#995b8d color space conversions
Hex:
        #995b8d
        RGB:
        153, 91, 141
        CMY:
        40, 64, 45
        CMYK:
        0, 41, 8, 40
      HSL:
        312°, 25.4098%, 47.8431%
        HSV (HSB):
        312°, 40.5229%, 60.0000%
        XYZ:
        21.6857, 16.1776, 27.1789
        xyY:
        0.3334, 0.2487, 16.1776
      CIE-Lab:
        47.2066, 33.0838, -16.9507
        CIE-LCH:
        47.2066, 37.1734, 332.8714
        CIE-Luv:
        47.2066, 32.4912, -29.0849
        Hunter-Lab:
        40.2213, 25.8524, -11.9093
      #995b8d color charts
#995b8d RGB chart
      #995b8d CMYK chart
      #995b8d RGB pie chart
      #995b8d color shades, tints & tones
#995b8d color schemes
#995b8d color preview, HTML & CSS examples
           This text has a color of #995b8d        
        
          <p style="color:#995b8d;">Text here</p>
        
        
          .mytext {color:#995b8d;}
        
        Text color #995b8d
      
           This box has a color of #995b8d        
        
          <div style="background-color:#995b8d;">Content here</div>
        
        
          .mybackground {background-color:#995b8d;}
        
        Background color #995b8d
      
           Border around this has a color of #995b8d        
        
          <div style="border:2px solid #995b8d;">Content here</div>
        
        
          .myborder {border:2px solid #995b8d;}
        
        Border color #995b8d