#952d8f color space conversions
Hex:
        #952d8f
        RGB:
        149, 45, 143
        CMY:
        42, 82, 44
        CMYK:
        0, 70, 4, 42
      HSL:
        303°, 53.6082%, 38.0392%
        HSV (HSB):
        303°, 69.7987%, 58.4314%
        XYZ:
        18.2907, 10.2495, 27.0009
        xyY:
        0.3293, 0.1845, 10.2495
      CIE-Lab:
        38.2866, 54.6758, -32.0545
        CIE-LCH:
        38.2866, 63.3793, 329.6184
        CIE-Luv:
        38.2866, 45.4426, -51.6546
        Hunter-Lab:
        32.0148, 45.9547, -27.5941
      #952d8f color charts
#952d8f RGB chart
      #952d8f CMYK chart
      #952d8f RGB pie chart
      #952d8f color shades, tints & tones
#952d8f color schemes
#952d8f color preview, HTML & CSS examples
           This text has a color of #952d8f        
        
          <p style="color:#952d8f;">Text here</p>
        
        
          .mytext {color:#952d8f;}
        
        Text color #952d8f
      
           This box has a color of #952d8f        
        
          <div style="background-color:#952d8f;">Content here</div>
        
        
          .mybackground {background-color:#952d8f;}
        
        Background color #952d8f
      
           Border around this has a color of #952d8f        
        
          <div style="border:2px solid #952d8f;">Content here</div>
        
        
          .myborder {border:2px solid #952d8f;}
        
        Border color #952d8f