#c94566 color space conversions
Hex:
        #c94566
        RGB:
        201, 69, 102
        CMY:
        21, 73, 60
        CMYK:
        0, 66, 49, 21
      HSL:
        345°, 55.0000%, 52.9412%
        HSV (HSB):
        345°, 65.6716%, 78.8235%
        XYZ:
        28.6138, 17.6331, 14.4658
        xyY:
        0.4713, 0.2904, 17.6331
      CIE-Lab:
        49.0480, 54.7268, 10.0991
        CIE-LCH:
        49.0480, 55.6509, 10.4556
        CIE-Luv:
        49.0480, 90.7258, 2.0826
        Hunter-Lab:
        41.9917, 48.1470, 8.9693
      #c94566 color charts
#c94566 RGB chart
      #c94566 CMYK chart
      #c94566 RGB pie chart
      #c94566 color shades, tints & tones
#c94566 color schemes
#c94566 color preview, HTML & CSS examples
           This text has a color of #c94566        
        
          <p style="color:#c94566;">Text here</p>
        
        
          .mytext {color:#c94566;}
        
        Text color #c94566
      
           This box has a color of #c94566        
        
          <div style="background-color:#c94566;">Content here</div>
        
        
          .mybackground {background-color:#c94566;}
        
        Background color #c94566
      
           Border around this has a color of #c94566        
        
          <div style="border:2px solid #c94566;">Content here</div>
        
        
          .myborder {border:2px solid #c94566;}
        
        Border color #c94566