#cf045d color space conversions
Hex:
        #cf045d
        RGB:
        207, 4, 93
        CMY:
        19, 98, 64
        CMYK:
        0, 98, 55, 19
      HSL:
        334°, 96.2085%, 41.3725%
        HSV (HSB):
        334°, 98.0676%, 81.1765%
        XYZ:
        27.7513, 14.1425, 11.6231
        xyY:
        0.5186, 0.2643, 14.1425
      CIE-Lab:
        44.4367, 71.2019, 9.3265
        CIE-LCH:
        44.4367, 71.8102, 7.4625
        CIE-Luv:
        44.4367, 119.0999, -2.9362
        Hunter-Lab:
        37.6066, 65.9105, 7.9999
      #cf045d color charts
#cf045d RGB chart
      #cf045d CMYK chart
      #cf045d RGB pie chart
      #cf045d color shades, tints & tones
#cf045d color schemes
#cf045d color preview, HTML & CSS examples
           This text has a color of #cf045d        
        
          <p style="color:#cf045d;">Text here</p>
        
        
          .mytext {color:#cf045d;}
        
        Text color #cf045d
      
           This box has a color of #cf045d        
        
          <div style="background-color:#cf045d;">Content here</div>
        
        
          .mybackground {background-color:#cf045d;}
        
        Background color #cf045d
      
           Border around this has a color of #cf045d        
        
          <div style="border:2px solid #cf045d;">Content here</div>
        
        
          .myborder {border:2px solid #cf045d;}
        
        Border color #cf045d