#cf0150 color space conversions
Hex:
        #cf0150
        RGB:
        207, 1, 80
        CMY:
        19, 100, 69
        CMYK:
        0, 100, 61, 19
      HSL:
        337°, 99.0385%, 40.7843%
        HSV (HSB):
        337°, 99.5169%, 81.1765%
        XYZ:
        27.1909, 13.8663, 8.8328
        xyY:
        0.5450, 0.2779, 13.8663
      CIE-Lab:
        44.0406, 70.6614, 16.9400
        CIE-LCH:
        44.0406, 72.6636, 13.4814
        CIE-Luv:
        44.0406, 124.6914, 4.9023
        Hunter-Lab:
        37.2375, 65.1758, 12.0026
      #cf0150 color charts
#cf0150 RGB chart
      #cf0150 CMYK chart
      #cf0150 RGB pie chart
      #cf0150 color shades, tints & tones
#cf0150 color schemes
#cf0150 color preview, HTML & CSS examples
           This text has a color of #cf0150        
        
          <p style="color:#cf0150;">Text here</p>
        
        
          .mytext {color:#cf0150;}
        
        Text color #cf0150
      
           This box has a color of #cf0150        
        
          <div style="background-color:#cf0150;">Content here</div>
        
        
          .mybackground {background-color:#cf0150;}
        
        Background color #cf0150
      
           Border around this has a color of #cf0150        
        
          <div style="border:2px solid #cf0150;">Content here</div>
        
        
          .myborder {border:2px solid #cf0150;}
        
        Border color #cf0150