#cf4872 color space conversions
Hex:
        #cf4872
        RGB:
        207, 72, 114
        CMY:
        19, 72, 55
        CMYK:
        0, 65, 45, 19
      HSL:
        341°, 58.4416%, 54.7059%
        HSV (HSB):
        341°, 65.2174%, 81.1765%
        XYZ:
        31.0868, 19.1150, 17.9707
        xyY:
        0.4560, 0.2804, 19.1150
      CIE-Lab:
        50.8215, 56.4707, 5.5032
        CIE-LCH:
        50.8215, 56.7383, 5.5660
        CIE-Luv:
        50.8215, 90.2979, -3.6555
        Hunter-Lab:
        43.7207, 50.4075, 6.2343
      #cf4872 color charts
#cf4872 RGB chart
      #cf4872 CMYK chart
      #cf4872 RGB pie chart
      #cf4872 color shades, tints & tones
#cf4872 color schemes
#cf4872 color preview, HTML & CSS examples
           This text has a color of #cf4872        
        
          <p style="color:#cf4872;">Text here</p>
        
        
          .mytext {color:#cf4872;}
        
        Text color #cf4872
      
           This box has a color of #cf4872        
        
          <div style="background-color:#cf4872;">Content here</div>
        
        
          .mybackground {background-color:#cf4872;}
        
        Background color #cf4872
      
           Border around this has a color of #cf4872        
        
          <div style="border:2px solid #cf4872;">Content here</div>
        
        
          .myborder {border:2px solid #cf4872;}
        
        Border color #cf4872