#952f6a color space conversions
Hex:
        #952f6a
        RGB:
        149, 47, 106
        CMY:
        42, 82, 58
        CMYK:
        0, 68, 29, 42
      HSL:
        325°, 52.0408%, 38.4314%
        HSV (HSB):
        325°, 68.4564%, 58.4314%
        XYZ:
        16.0125, 9.4632, 14.6183
        xyY:
        0.3994, 0.2360, 9.4632
      CIE-Lab:
        36.8612, 48.2987, -11.2699
        CIE-LCH:
        36.8612, 49.5961, 346.8657
        CIE-Luv:
        36.8612, 57.2777, -22.1977
        Hunter-Lab:
        30.7623, 39.0791, -6.6411
      #952f6a color charts
#952f6a RGB chart
      #952f6a CMYK chart
      #952f6a RGB pie chart
      #952f6a color shades, tints & tones
#952f6a color schemes
#952f6a color preview, HTML & CSS examples
           This text has a color of #952f6a        
        
          <p style="color:#952f6a;">Text here</p>
        
        
          .mytext {color:#952f6a;}
        
        Text color #952f6a
      
           This box has a color of #952f6a        
        
          <div style="background-color:#952f6a;">Content here</div>
        
        
          .mybackground {background-color:#952f6a;}
        
        Background color #952f6a
      
           Border around this has a color of #952f6a        
        
          <div style="border:2px solid #952f6a;">Content here</div>
        
        
          .myborder {border:2px solid #952f6a;}
        
        Border color #952f6a