#0cf3ef color space conversions
Hex:
        #0cf3ef
        RGB:
        12, 243, 239
        CMY:
        95, 5, 6
        CMYK:
        95, 0, 2, 5
      HSL:
        179°, 90.5882%, 50.0000%
        HSV (HSB):
        179°, 95.0617%, 95.2941%
        XYZ:
        47.7822, 70.4113, 92.7337
        xyY:
        0.2265, 0.3338, 70.4113
      CIE-Lab:
        87.1982, -47.2508, -11.6506
        CIE-LCH:
        87.1982, 48.6660, 193.8511
        CIE-Luv:
        87.1982, -67.5118, -11.1627
        Hunter-Lab:
        83.9115, -45.2008, -6.7856
      #0cf3ef color charts
#0cf3ef RGB chart
      #0cf3ef CMYK chart
      #0cf3ef RGB pie chart
      #0cf3ef color shades, tints & tones
#0cf3ef color schemes
#0cf3ef color preview, HTML & CSS examples
           This text has a color of #0cf3ef        
        
          <p style="color:#0cf3ef;">Text here</p>
        
        
          .mytext {color:#0cf3ef;}
        
        Text color #0cf3ef
      
           This box has a color of #0cf3ef        
        
          <div style="background-color:#0cf3ef;">Content here</div>
        
        
          .mybackground {background-color:#0cf3ef;}
        
        Background color #0cf3ef
      
           Border around this has a color of #0cf3ef        
        
          <div style="border:2px solid #0cf3ef;">Content here</div>
        
        
          .myborder {border:2px solid #0cf3ef;}
        
        Border color #0cf3ef