#c964ae color space conversions
Hex:
        #c964ae
        RGB:
        201, 100, 174
        CMY:
        21, 61, 32
        CMYK:
        0, 50, 13, 21
      HSL:
        316°, 48.3254%, 59.0196%
        HSV (HSB):
        316°, 50.2488%, 78.8235%
        XYZ:
        36.2845, 24.5878, 42.8779
        xyY:
        0.3497, 0.2370, 24.5878
      CIE-Lab:
        56.6716, 49.4744, -21.2998
        CIE-LCH:
        56.6716, 53.8646, 336.7071
        CIE-Luv:
        56.6716, 54.5837, -39.5841
        Hunter-Lab:
        49.5861, 43.8413, -16.5587
      #c964ae color charts
#c964ae RGB chart
      #c964ae CMYK chart
      #c964ae RGB pie chart
      #c964ae color shades, tints & tones
#c964ae color schemes
#c964ae color preview, HTML & CSS examples
           This text has a color of #c964ae        
        
          <p style="color:#c964ae;">Text here</p>
        
        
          .mytext {color:#c964ae;}
        
        Text color #c964ae
      
           This box has a color of #c964ae        
        
          <div style="background-color:#c964ae;">Content here</div>
        
        
          .mybackground {background-color:#c964ae;}
        
        Background color #c964ae
      
           Border around this has a color of #c964ae        
        
          <div style="border:2px solid #c964ae;">Content here</div>
        
        
          .myborder {border:2px solid #c964ae;}
        
        Border color #c964ae