#cf0d86 color space conversions
Hex:
        #cf0d86
        RGB:
        207, 13, 134
        CMY:
        19, 95, 47
        CMYK:
        0, 94, 35, 19
      HSL:
        323°, 88.1818%, 43.1373%
        HSV (HSB):
        323°, 93.7198%, 81.1765%
        XYZ:
        30.1791, 15.2745, 23.9119
        xyY:
        0.4351, 0.2202, 15.2745
      CIE-Lab:
        46.0079, 73.8334, -13.7549
        CIE-LCH:
        46.0079, 75.1037, 349.4470
        CIE-Luv:
        46.0079, 99.7798, -31.7343
        Hunter-Lab:
        39.0826, 69.4412, -8.9176
      #cf0d86 color charts
#cf0d86 RGB chart
      #cf0d86 CMYK chart
      #cf0d86 RGB pie chart
      #cf0d86 color shades, tints & tones
#cf0d86 color schemes
#cf0d86 color preview, HTML & CSS examples
           This text has a color of #cf0d86        
        
          <p style="color:#cf0d86;">Text here</p>
        
        
          .mytext {color:#cf0d86;}
        
        Text color #cf0d86
      
           This box has a color of #cf0d86        
        
          <div style="background-color:#cf0d86;">Content here</div>
        
        
          .mybackground {background-color:#cf0d86;}
        
        Background color #cf0d86
      
           Border around this has a color of #cf0d86        
        
          <div style="border:2px solid #cf0d86;">Content here</div>
        
        
          .myborder {border:2px solid #cf0d86;}
        
        Border color #cf0d86