#cf2270 color space conversions
Hex:
        #cf2270
        RGB:
        207, 34, 112
        CMY:
        19, 87, 56
        CMYK:
        0, 84, 46, 19
      HSL:
        333°, 71.7842%, 47.2549%
        HSV (HSB):
        333°, 83.5749%, 81.1765%
        XYZ:
        29.2288, 15.5793, 16.7958
        xyY:
        0.4745, 0.2529, 15.5793
      CIE-Lab:
        46.4176, 68.4483, 0.3552
        CIE-LCH:
        46.4176, 68.4493, 0.2973
        CIE-Luv:
        46.4176, 105.7971, -12.5551
        Hunter-Lab:
        39.4706, 63.1092, 2.4000
      #cf2270 color charts
#cf2270 RGB chart
      #cf2270 CMYK chart
      #cf2270 RGB pie chart
      #cf2270 color shades, tints & tones
#cf2270 color schemes
#cf2270 color preview, HTML & CSS examples
           This text has a color of #cf2270        
        
          <p style="color:#cf2270;">Text here</p>
        
        
          .mytext {color:#cf2270;}
        
        Text color #cf2270
      
           This box has a color of #cf2270        
        
          <div style="background-color:#cf2270;">Content here</div>
        
        
          .mybackground {background-color:#cf2270;}
        
        Background color #cf2270
      
           Border around this has a color of #cf2270        
        
          <div style="border:2px solid #cf2270;">Content here</div>
        
        
          .myborder {border:2px solid #cf2270;}
        
        Border color #cf2270