#952e9d color space conversions
Hex:
        #952e9d
        RGB:
        149, 46, 157
        CMY:
        42, 82, 38
        CMYK:
        5, 71, 0, 38
      HSL:
        296°, 54.6798%, 39.8039%
        HSV (HSB):
        296°, 70.7006%, 61.5686%
        XYZ:
        19.4572, 10.7779, 32.9531
        xyY:
        0.3079, 0.1706, 10.7779
      CIE-Lab:
        39.2038, 56.7327, -39.1002
        CIE-LCH:
        39.2038, 68.9016, 325.4253
        CIE-Luv:
        39.2038, 40.8412, -62.1190
        Hunter-Lab:
        32.8297, 48.3400, -36.5322
      #952e9d color charts
#952e9d RGB chart
      #952e9d CMYK chart
      #952e9d RGB pie chart
      #952e9d color shades, tints & tones
#952e9d color schemes
#952e9d color preview, HTML & CSS examples
           This text has a color of #952e9d        
        
          <p style="color:#952e9d;">Text here</p>
        
        
          .mytext {color:#952e9d;}
        
        Text color #952e9d
      
           This box has a color of #952e9d        
        
          <div style="background-color:#952e9d;">Content here</div>
        
        
          .mybackground {background-color:#952e9d;}
        
        Background color #952e9d
      
           Border around this has a color of #952e9d        
        
          <div style="border:2px solid #952e9d;">Content here</div>
        
        
          .myborder {border:2px solid #952e9d;}
        
        Border color #952e9d