#0cf3ec color space conversions
Hex:
        #0cf3ec
        RGB:
        12, 243, 236
        CMY:
        95, 5, 7
        CMYK:
        95, 0, 3, 5
      HSL:
        178°, 90.5882%, 50.0000%
        HSV (HSB):
        178°, 95.0617%, 95.2941%
        XYZ:
        47.3425, 70.2355, 90.4185
        xyY:
        0.2276, 0.3377, 70.2355
      CIE-Lab:
        87.1122, -48.1034, -10.2078
        CIE-LCH:
        87.1122, 49.1745, 191.9808
        CIE-Luv:
        87.1122, -67.7528, -8.6652
        Hunter-Lab:
        83.8066, -45.8265, -5.3030
      #0cf3ec color charts
#0cf3ec RGB chart
      #0cf3ec CMYK chart
      #0cf3ec RGB pie chart
      #0cf3ec color shades, tints & tones
#0cf3ec color schemes
#0cf3ec color preview, HTML & CSS examples
           This text has a color of #0cf3ec        
        
          <p style="color:#0cf3ec;">Text here</p>
        
        
          .mytext {color:#0cf3ec;}
        
        Text color #0cf3ec
      
           This box has a color of #0cf3ec        
        
          <div style="background-color:#0cf3ec;">Content here</div>
        
        
          .mybackground {background-color:#0cf3ec;}
        
        Background color #0cf3ec
      
           Border around this has a color of #0cf3ec        
        
          <div style="border:2px solid #0cf3ec;">Content here</div>
        
        
          .myborder {border:2px solid #0cf3ec;}
        
        Border color #0cf3ec