#cf3c64 color space conversions
Hex:
        #cf3c64
        RGB:
        207, 60, 100
        CMY:
        19, 76, 61
        CMYK:
        0, 71, 52, 19
      HSL:
        344°, 60.4938%, 52.3529%
        HSV (HSB):
        344°, 71.0145%, 81.1765%
        XYZ:
        29.6482, 17.4172, 13.8558
        xyY:
        0.4867, 0.2859, 17.4172
      CIE-Lab:
        48.7815, 59.8661, 11.0947
        CIE-LCH:
        48.7815, 60.8855, 10.4992
        CIE-Luv:
        48.7815, 100.7417, 1.9939
        Hunter-Lab:
        41.7339, 53.7739, 9.5293
      #cf3c64 color charts
#cf3c64 RGB chart
      #cf3c64 CMYK chart
      #cf3c64 RGB pie chart
      #cf3c64 color shades, tints & tones
#cf3c64 color schemes
#cf3c64 color preview, HTML & CSS examples
           This text has a color of #cf3c64        
        
          <p style="color:#cf3c64;">Text here</p>
        
        
          .mytext {color:#cf3c64;}
        
        Text color #cf3c64
      
           This box has a color of #cf3c64        
        
          <div style="background-color:#cf3c64;">Content here</div>
        
        
          .mybackground {background-color:#cf3c64;}
        
        Background color #cf3c64
      
           Border around this has a color of #cf3c64        
        
          <div style="border:2px solid #cf3c64;">Content here</div>
        
        
          .myborder {border:2px solid #cf3c64;}
        
        Border color #cf3c64