#952ca8 color space conversions
Hex:
        #952ca8
        RGB:
        149, 44, 168
        CMY:
        42, 83, 34
        CMYK:
        11, 74, 0, 34
      HSL:
        291°, 58.4906%, 41.5686%
        HSV (HSB):
        291°, 73.8095%, 65.8824%
        XYZ:
        20.3630, 11.0181, 38.0992
        xyY:
        0.2931, 0.1586, 11.0181
      CIE-Lab:
        39.6109, 59.4814, -45.0530
        CIE-LCH:
        39.6109, 74.6178, 322.8586
        CIE-Luv:
        39.6109, 37.9658, -70.9172
        Hunter-Lab:
        33.1935, 51.4146, -44.8172
      #952ca8 color charts
#952ca8 RGB chart
      #952ca8 CMYK chart
      #952ca8 RGB pie chart
      #952ca8 color shades, tints & tones
#952ca8 color schemes
#952ca8 color preview, HTML & CSS examples
           This text has a color of #952ca8        
        
          <p style="color:#952ca8;">Text here</p>
        
        
          .mytext {color:#952ca8;}
        
        Text color #952ca8
      
           This box has a color of #952ca8        
        
          <div style="background-color:#952ca8;">Content here</div>
        
        
          .mybackground {background-color:#952ca8;}
        
        Background color #952ca8
      
           Border around this has a color of #952ca8        
        
          <div style="border:2px solid #952ca8;">Content here</div>
        
        
          .myborder {border:2px solid #952ca8;}
        
        Border color #952ca8