#952e7d color space conversions
Hex:
        #952e7d
        RGB:
        149, 46, 125
        CMY:
        42, 82, 51
        CMYK:
        0, 69, 16, 42
      HSL:
        314°, 52.8205%, 38.2353%
        HSV (HSB):
        314°, 69.1275%, 58.4314%
        XYZ:
        17.0731, 9.8242, 20.3984
        xyY:
        0.3610, 0.2077, 9.8242
      CIE-Lab:
        37.5251, 51.4046, -22.1548
        CIE-LCH:
        37.5251, 55.9756, 336.6845
        CIE-Luv:
        37.5251, 51.1398, -37.3030
        Hunter-Lab:
        31.3436, 42.3789, -16.6455
      #952e7d color charts
#952e7d RGB chart
      #952e7d CMYK chart
      #952e7d RGB pie chart
      #952e7d color shades, tints & tones
#952e7d color schemes
#952e7d color preview, HTML & CSS examples
           This text has a color of #952e7d        
        
          <p style="color:#952e7d;">Text here</p>
        
        
          .mytext {color:#952e7d;}
        
        Text color #952e7d
      
           This box has a color of #952e7d        
        
          <div style="background-color:#952e7d;">Content here</div>
        
        
          .mybackground {background-color:#952e7d;}
        
        Background color #952e7d
      
           Border around this has a color of #952e7d        
        
          <div style="border:2px solid #952e7d;">Content here</div>
        
        
          .myborder {border:2px solid #952e7d;}
        
        Border color #952e7d