#995fda color space conversions
Hex:
        #995fda
        RGB:
        153, 95, 218
        CMY:
        40, 63, 15
        CMYK:
        30, 56, 0, 15
      HSL:
        268°, 62.4365%, 61.3725%
        HSV (HSB):
        268°, 56.4220%, 85.4902%
        XYZ:
        29.8840, 20.0187, 68.6186
        xyY:
        0.2521, 0.1689, 20.0187
      CIE-Lab:
        51.8583, 47.5002, -54.4739
        CIE-LCH:
        51.8583, 72.2750, 311.0878
        CIE-Luv:
        51.8583, 16.9663, -89.1333
        Hunter-Lab:
        44.7422, 40.9237, -59.6101
      #995fda color charts
#995fda RGB chart
      #995fda CMYK chart
      #995fda RGB pie chart
      #995fda color shades, tints & tones
#995fda color schemes
#995fda color preview, HTML & CSS examples
           This text has a color of #995fda        
        
          <p style="color:#995fda;">Text here</p>
        
        
          .mytext {color:#995fda;}
        
        Text color #995fda
      
           This box has a color of #995fda        
        
          <div style="background-color:#995fda;">Content here</div>
        
        
          .mybackground {background-color:#995fda;}
        
        Background color #995fda
      
           Border around this has a color of #995fda        
        
          <div style="border:2px solid #995fda;">Content here</div>
        
        
          .myborder {border:2px solid #995fda;}
        
        Border color #995fda