#cf1f80 color space conversions
Hex:
        #cf1f80
        RGB:
        207, 31, 128
        CMY:
        19, 88, 50
        CMYK:
        0, 85, 38, 19
      HSL:
        327°, 73.9496%, 46.6667%
        HSV (HSB):
        327°, 85.0242%, 81.1765%
        XYZ:
        30.1184, 15.8039, 21.8851
        xyY:
        0.4442, 0.2331, 15.8039
      CIE-Lab:
        46.7161, 70.5515, -9.0234
        CIE-LCH:
        46.7161, 71.1262, 352.7116
        CIE-Luv:
        46.7161, 99.6749, -24.8928
        Hunter-Lab:
        39.7541, 65.6650, -4.8120
      #cf1f80 color charts
#cf1f80 RGB chart
      #cf1f80 CMYK chart
      #cf1f80 RGB pie chart
      #cf1f80 color shades, tints & tones
#cf1f80 color schemes
#cf1f80 color preview, HTML & CSS examples
           This text has a color of #cf1f80        
        
          <p style="color:#cf1f80;">Text here</p>
        
        
          .mytext {color:#cf1f80;}
        
        Text color #cf1f80
      
           This box has a color of #cf1f80        
        
          <div style="background-color:#cf1f80;">Content here</div>
        
        
          .mybackground {background-color:#cf1f80;}
        
        Background color #cf1f80
      
           Border around this has a color of #cf1f80        
        
          <div style="border:2px solid #cf1f80;">Content here</div>
        
        
          .myborder {border:2px solid #cf1f80;}
        
        Border color #cf1f80