#c952b1 color space conversions
Hex:
        #c952b1
        RGB:
        201, 82, 177
        CMY:
        21, 68, 31
        CMYK:
        0, 59, 12, 21
      HSL:
        312°, 52.4229%, 55.4902%
        HSV (HSB):
        312°, 59.2040%, 78.8235%
        XYZ:
        35.0405, 21.6264, 43.9225
        xyY:
        0.3484, 0.2150, 21.6264
      CIE-Lab:
        53.6284, 58.3982, -27.7276
        CIE-LCH:
        53.6284, 64.6465, 334.6015
        CIE-Luv:
        53.6284, 61.0050, -50.2590
        Hunter-Lab:
        46.5042, 53.1157, -23.4455
      #c952b1 color charts
#c952b1 RGB chart
      #c952b1 CMYK chart
      #c952b1 RGB pie chart
      #c952b1 color shades, tints & tones
#c952b1 color schemes
#c952b1 color preview, HTML & CSS examples
           This text has a color of #c952b1        
        
          <p style="color:#c952b1;">Text here</p>
        
        
          .mytext {color:#c952b1;}
        
        Text color #c952b1
      
           This box has a color of #c952b1        
        
          <div style="background-color:#c952b1;">Content here</div>
        
        
          .mybackground {background-color:#c952b1;}
        
        Background color #c952b1
      
           Border around this has a color of #c952b1        
        
          <div style="border:2px solid #c952b1;">Content here</div>
        
        
          .myborder {border:2px solid #c952b1;}
        
        Border color #c952b1