#cf2260 color space conversions
Hex:
        #cf2260
        RGB:
        207, 34, 96
        CMY:
        19, 87, 62
        CMYK:
        0, 84, 54, 19
      HSL:
        338°, 71.7842%, 47.2549%
        HSV (HSB):
        338°, 83.5749%, 81.1765%
        XYZ:
        28.4155, 15.2540, 12.5130
        xyY:
        0.5058, 0.2715, 15.2540
      CIE-Lab:
        45.9801, 67.1744, 9.6256
        CIE-LCH:
        45.9801, 67.8606, 8.1545
        CIE-Luv:
        45.9801, 112.2338, -1.5471
        Hunter-Lab:
        39.0563, 61.5192, 8.3439
      #cf2260 color charts
#cf2260 RGB chart
      #cf2260 CMYK chart
      #cf2260 RGB pie chart
      #cf2260 color shades, tints & tones
#cf2260 color schemes
#cf2260 color preview, HTML & CSS examples
           This text has a color of #cf2260        
        
          <p style="color:#cf2260;">Text here</p>
        
        
          .mytext {color:#cf2260;}
        
        Text color #cf2260
      
           This box has a color of #cf2260        
        
          <div style="background-color:#cf2260;">Content here</div>
        
        
          .mybackground {background-color:#cf2260;}
        
        Background color #cf2260
      
           Border around this has a color of #cf2260        
        
          <div style="border:2px solid #cf2260;">Content here</div>
        
        
          .myborder {border:2px solid #cf2260;}
        
        Border color #cf2260