#cf0e74 color space conversions
Hex:
        #cf0e74
        RGB:
        207, 14, 116
        CMY:
        19, 95, 55
        CMYK:
        0, 93, 44, 19
      HSL:
        328°, 87.3303%, 43.3333%
        HSV (HSB):
        328°, 93.2367%, 81.1765%
        XYZ:
        29.0416, 14.8404, 17.8568
        xyY:
        0.4704, 0.2404, 14.8404
      CIE-Lab:
        45.4149, 72.0485, -3.5864
        CIE-LCH:
        45.4149, 72.1377, 357.1503
        CIE-Luv:
        45.4149, 107.9005, -18.1460
        Hunter-Lab:
        38.5233, 67.1501, -0.5166
      #cf0e74 color charts
#cf0e74 RGB chart
      #cf0e74 CMYK chart
      #cf0e74 RGB pie chart
      #cf0e74 color shades, tints & tones
#cf0e74 color schemes
#cf0e74 color preview, HTML & CSS examples
           This text has a color of #cf0e74        
        
          <p style="color:#cf0e74;">Text here</p>
        
        
          .mytext {color:#cf0e74;}
        
        Text color #cf0e74
      
           This box has a color of #cf0e74        
        
          <div style="background-color:#cf0e74;">Content here</div>
        
        
          .mybackground {background-color:#cf0e74;}
        
        Background color #cf0e74
      
           Border around this has a color of #cf0e74        
        
          <div style="border:2px solid #cf0e74;">Content here</div>
        
        
          .myborder {border:2px solid #cf0e74;}
        
        Border color #cf0e74