#cf0042 color space conversions
Hex:
        #cf0042
        RGB:
        207, 0, 66
        CMY:
        19, 100, 74
        CMYK:
        0, 100, 68, 19
      HSL:
        341°, 100.0000%, 40.5882%
        HSV (HSB):
        341°, 100.0000%, 81.1765%
        XYZ:
        26.7155, 13.6587, 6.3826
        xyY:
        0.5714, 0.2921, 13.6587
      CIE-Lab:
        43.7395, 70.0275, 25.3072
        CIE-LCH:
        43.7395, 74.4601, 19.8694
        CIE-Luv:
        43.7395, 129.8367, 12.4632
        Hunter-Lab:
        36.9577, 64.3555, 15.6310
      #cf0042 color charts
#cf0042 RGB chart
      #cf0042 CMYK chart
      #cf0042 RGB pie chart
      #cf0042 color shades, tints & tones
#cf0042 color schemes
#cf0042 color preview, HTML & CSS examples
           This text has a color of #cf0042        
        
          <p style="color:#cf0042;">Text here</p>
        
        
          .mytext {color:#cf0042;}
        
        Text color #cf0042
      
           This box has a color of #cf0042        
        
          <div style="background-color:#cf0042;">Content here</div>
        
        
          .mybackground {background-color:#cf0042;}
        
        Background color #cf0042
      
           Border around this has a color of #cf0042        
        
          <div style="border:2px solid #cf0042;">Content here</div>
        
        
          .myborder {border:2px solid #cf0042;}
        
        Border color #cf0042