#cf0b70 color space conversions
Hex:
        #cf0b70
        RGB:
        207, 11, 112
        CMY:
        19, 96, 56
        CMYK:
        0, 95, 46, 19
      HSL:
        329°, 89.9083%, 42.7451%
        HSV (HSB):
        329°, 94.6860%, 81.1765%
        XYZ:
        28.7764, 14.6746, 16.6450
        xyY:
        0.4788, 0.2442, 14.6746
      CIE-Lab:
        45.1852, 72.0103, -1.4477
        CIE-LCH:
        45.1852, 72.0249, 358.8483
        CIE-Luv:
        45.1852, 110.0495, -15.4932
        Hunter-Lab:
        38.3074, 67.0507, 1.0530
      #cf0b70 color charts
#cf0b70 RGB chart
      #cf0b70 CMYK chart
      #cf0b70 RGB pie chart
      #cf0b70 color shades, tints & tones
#cf0b70 color schemes
#cf0b70 color preview, HTML & CSS examples
           This text has a color of #cf0b70        
        
          <p style="color:#cf0b70;">Text here</p>
        
        
          .mytext {color:#cf0b70;}
        
        Text color #cf0b70
      
           This box has a color of #cf0b70        
        
          <div style="background-color:#cf0b70;">Content here</div>
        
        
          .mybackground {background-color:#cf0b70;}
        
        Background color #cf0b70
      
           Border around this has a color of #cf0b70        
        
          <div style="border:2px solid #cf0b70;">Content here</div>
        
        
          .myborder {border:2px solid #cf0b70;}
        
        Border color #cf0b70