#c94570 color space conversions
Hex:
        #c94570
        RGB:
        201, 69, 112
        CMY:
        21, 73, 56
        CMYK:
        0, 66, 44, 21
      HSL:
        340°, 55.0000%, 52.9412%
        HSV (HSB):
        340°, 65.6716%, 78.8235%
        XYZ:
        29.1401, 17.8436, 17.2375
        xyY:
        0.4537, 0.2778, 17.8436
      CIE-Lab:
        49.3059, 55.6576, 4.4027
        CIE-LCH:
        49.3059, 55.8315, 4.5228
        CIE-Luv:
        49.3059, 87.5685, -4.8297
        Hunter-Lab:
        42.2417, 49.2141, 5.3748
      #c94570 color charts
#c94570 RGB chart
      #c94570 CMYK chart
      #c94570 RGB pie chart
      #c94570 color shades, tints & tones
#c94570 color schemes
#c94570 color preview, HTML & CSS examples
           This text has a color of #c94570        
        
          <p style="color:#c94570;">Text here</p>
        
        
          .mytext {color:#c94570;}
        
        Text color #c94570
      
           This box has a color of #c94570        
        
          <div style="background-color:#c94570;">Content here</div>
        
        
          .mybackground {background-color:#c94570;}
        
        Background color #c94570
      
           Border around this has a color of #c94570        
        
          <div style="border:2px solid #c94570;">Content here</div>
        
        
          .myborder {border:2px solid #c94570;}
        
        Border color #c94570