#952f8a color space conversions
Hex:
        #952f8a
        RGB:
        149, 47, 138
        CMY:
        42, 82, 46
        CMYK:
        0, 68, 7, 42
      HSL:
        306°, 52.0408%, 38.4314%
        HSV (HSB):
        306°, 68.4564%, 58.4314%
        XYZ:
        17.9984, 10.2576, 25.0760
        xyY:
        0.3375, 0.1923, 10.2576
      CIE-Lab:
        38.3008, 53.0681, -28.9702
        CIE-LCH:
        38.3008, 60.4607, 331.3696
        CIE-Luv:
        38.3008, 46.5675, -47.1595
        Hunter-Lab:
        32.0274, 44.2632, -24.0022
      #952f8a color charts
#952f8a RGB chart
      #952f8a CMYK chart
      #952f8a RGB pie chart
      #952f8a color shades, tints & tones
#952f8a color schemes
#952f8a color preview, HTML & CSS examples
           This text has a color of #952f8a        
        
          <p style="color:#952f8a;">Text here</p>
        
        
          .mytext {color:#952f8a;}
        
        Text color #952f8a
      
           This box has a color of #952f8a        
        
          <div style="background-color:#952f8a;">Content here</div>
        
        
          .mybackground {background-color:#952f8a;}
        
        Background color #952f8a
      
           Border around this has a color of #952f8a        
        
          <div style="border:2px solid #952f8a;">Content here</div>
        
        
          .myborder {border:2px solid #952f8a;}
        
        Border color #952f8a