#cf1b70 color space conversions
Hex:
        #cf1b70
        RGB:
        207, 27, 112
        CMY:
        19, 89, 56
        CMYK:
        0, 87, 46, 19
      HSL:
        332°, 76.9231%, 45.8824%
        HSV (HSB):
        332°, 86.9565%, 81.1765%
        XYZ:
        29.0487, 15.2191, 16.7358
        xyY:
        0.4762, 0.2495, 15.2191
      CIE-Lab:
        45.9329, 69.8433, -0.3527
        CIE-LCH:
        45.9329, 69.8442, 359.7107
        CIE-Luv:
        45.9329, 107.4690, -13.7105
        Hunter-Lab:
        39.0117, 64.6433, 1.8731
      #cf1b70 color charts
#cf1b70 RGB chart
      #cf1b70 CMYK chart
      #cf1b70 RGB pie chart
      #cf1b70 color shades, tints & tones
#cf1b70 color schemes
#cf1b70 color preview, HTML & CSS examples
           This text has a color of #cf1b70        
        
          <p style="color:#cf1b70;">Text here</p>
        
        
          .mytext {color:#cf1b70;}
        
        Text color #cf1b70
      
           This box has a color of #cf1b70        
        
          <div style="background-color:#cf1b70;">Content here</div>
        
        
          .mybackground {background-color:#cf1b70;}
        
        Background color #cf1b70
      
           Border around this has a color of #cf1b70        
        
          <div style="border:2px solid #cf1b70;">Content here</div>
        
        
          .myborder {border:2px solid #cf1b70;}
        
        Border color #cf1b70