#cf1272 color space conversions
Hex:
        #cf1272
        RGB:
        207, 18, 114
        CMY:
        19, 93, 55
        CMYK:
        0, 91, 45, 19
      HSL:
        330°, 84.0000%, 44.1176%
        HSV (HSB):
        330°, 91.3043%, 81.1765%
        XYZ:
        28.9857, 14.9129, 17.2704
        xyY:
        0.4739, 0.2438, 14.9129
      CIE-Lab:
        45.5147, 71.4022, -2.2024
        CIE-LCH:
        45.5147, 71.4361, 358.2332
        CIE-Luv:
        45.5147, 108.2419, -16.2991
        Hunter-Lab:
        38.6172, 66.4000, 0.5165
      #cf1272 color charts
#cf1272 RGB chart
      #cf1272 CMYK chart
      #cf1272 RGB pie chart
      #cf1272 color shades, tints & tones
#cf1272 color schemes
#cf1272 color preview, HTML & CSS examples
           This text has a color of #cf1272        
        
          <p style="color:#cf1272;">Text here</p>
        
        
          .mytext {color:#cf1272;}
        
        Text color #cf1272
      
           This box has a color of #cf1272        
        
          <div style="background-color:#cf1272;">Content here</div>
        
        
          .mybackground {background-color:#cf1272;}
        
        Background color #cf1272
      
           Border around this has a color of #cf1272        
        
          <div style="border:2px solid #cf1272;">Content here</div>
        
        
          .myborder {border:2px solid #cf1272;}
        
        Border color #cf1272