#0cf8ce color space conversions
Hex:
        #0cf8ce
        RGB:
        12, 248, 206
        CMY:
        95, 3, 19
        CMYK:
        95, 0, 17, 3
      HSL:
        169°, 94.4000%, 50.9804%
        HSV (HSB):
        169°, 95.1613%, 97.2549%
        XYZ:
        44.8596, 71.6692, 69.8617
        xyY:
        0.2407, 0.3845, 71.6692
      CIE-Lab:
        87.8091, -58.1609, 6.4810
        CIE-LCH:
        87.8091, 58.5209, 173.6416
        CIE-Luv:
        87.8091, -71.7687, 19.2140
        Hunter-Lab:
        84.6577, -53.5648, 10.3327
      #0cf8ce color charts
#0cf8ce RGB chart
      #0cf8ce CMYK chart
      #0cf8ce RGB pie chart
      #0cf8ce color shades, tints & tones
#0cf8ce color schemes
#0cf8ce color preview, HTML & CSS examples
           This text has a color of #0cf8ce        
        
          <p style="color:#0cf8ce;">Text here</p>
        
        
          .mytext {color:#0cf8ce;}
        
        Text color #0cf8ce
      
           This box has a color of #0cf8ce        
        
          <div style="background-color:#0cf8ce;">Content here</div>
        
        
          .mybackground {background-color:#0cf8ce;}
        
        Background color #0cf8ce
      
           Border around this has a color of #0cf8ce        
        
          <div style="border:2px solid #0cf8ce;">Content here</div>
        
        
          .myborder {border:2px solid #0cf8ce;}
        
        Border color #0cf8ce