#cf2865 color space conversions
Hex:
        #cf2865
        RGB:
        207, 40, 101
        CMY:
        19, 84, 60
        CMYK:
        0, 81, 51, 19
      HSL:
        338°, 67.6113%, 48.4314%
        HSV (HSB):
        338°, 80.6763%, 81.1765%
        XYZ:
        28.8399, 15.7226, 13.8266
        xyY:
        0.4939, 0.2693, 15.7226
      CIE-Lab:
        46.6084, 66.1227, 7.4186
        CIE-LCH:
        46.6084, 66.5375, 6.4015
        CIE-Luv:
        46.6084, 108.4317, -3.7245
        Hunter-Lab:
        39.6517, 60.4380, 7.0816
      #cf2865 color charts
#cf2865 RGB chart
      #cf2865 CMYK chart
      #cf2865 RGB pie chart
      #cf2865 color shades, tints & tones
#cf2865 color schemes
#cf2865 color preview, HTML & CSS examples
           This text has a color of #cf2865        
        
          <p style="color:#cf2865;">Text here</p>
        
        
          .mytext {color:#cf2865;}
        
        Text color #cf2865
      
           This box has a color of #cf2865        
        
          <div style="background-color:#cf2865;">Content here</div>
        
        
          .mybackground {background-color:#cf2865;}
        
        Background color #cf2865
      
           Border around this has a color of #cf2865        
        
          <div style="border:2px solid #cf2865;">Content here</div>
        
        
          .myborder {border:2px solid #cf2865;}
        
        Border color #cf2865