#cf1572 color space conversions
Hex:
        #cf1572
        RGB:
        207, 21, 114
        CMY:
        19, 92, 55
        CMYK:
        0, 90, 45, 19
      HSL:
        330°, 81.5789%, 44.7059%
        HSV (HSB):
        330°, 89.8551%, 81.1765%
        XYZ:
        29.0376, 15.0166, 17.2876
        xyY:
        0.4734, 0.2448, 15.0166
      CIE-Lab:
        45.6570, 70.9895, -1.9932
        CIE-LCH:
        45.6570, 71.0175, 358.3917
        CIE-Luv:
        45.6570, 107.7574, -15.9585
        Hunter-Lab:
        38.7513, 65.9408, 0.6756
      #cf1572 color charts
#cf1572 RGB chart
      #cf1572 CMYK chart
      #cf1572 RGB pie chart
      #cf1572 color shades, tints & tones
#cf1572 color schemes
#cf1572 color preview, HTML & CSS examples
           This text has a color of #cf1572        
        
          <p style="color:#cf1572;">Text here</p>
        
        
          .mytext {color:#cf1572;}
        
        Text color #cf1572
      
           This box has a color of #cf1572        
        
          <div style="background-color:#cf1572;">Content here</div>
        
        
          .mybackground {background-color:#cf1572;}
        
        Background color #cf1572
      
           Border around this has a color of #cf1572        
        
          <div style="border:2px solid #cf1572;">Content here</div>
        
        
          .myborder {border:2px solid #cf1572;}
        
        Border color #cf1572