#cf2873 color space conversions
Hex:
        #cf2873
        RGB:
        207, 40, 115
        CMY:
        19, 84, 55
        CMYK:
        0, 81, 44, 19
      HSL:
        333°, 67.6113%, 48.4314%
        HSV (HSB):
        333°, 80.6763%, 81.1765%
        XYZ:
        29.5854, 16.0208, 17.7527
        xyY:
        0.4670, 0.2529, 16.0208
      CIE-Lab:
        47.0017, 67.2978, -0.6371
        CIE-LCH:
        47.0017, 67.3008, 359.4576
        CIE-Luv:
        47.0017, 102.8762, -13.5348
        Hunter-Lab:
        40.0260, 61.8939, 1.7214
      #cf2873 color charts
#cf2873 RGB chart
      #cf2873 CMYK chart
      #cf2873 RGB pie chart
      #cf2873 color shades, tints & tones
#cf2873 color schemes
#cf2873 color preview, HTML & CSS examples
           This text has a color of #cf2873        
        
          <p style="color:#cf2873;">Text here</p>
        
        
          .mytext {color:#cf2873;}
        
        Text color #cf2873
      
           This box has a color of #cf2873        
        
          <div style="background-color:#cf2873;">Content here</div>
        
        
          .mybackground {background-color:#cf2873;}
        
        Background color #cf2873
      
           Border around this has a color of #cf2873        
        
          <div style="border:2px solid #cf2873;">Content here</div>
        
        
          .myborder {border:2px solid #cf2873;}
        
        Border color #cf2873