#0ce0e3 color space conversions
Hex:
        #0ce0e3
        RGB:
        12, 224, 227
        CMY:
        95, 12, 11
        CMYK:
        95, 1, 0, 11
      HSL:
        181°, 89.9582%, 46.8627%
        HSV (HSB):
        181°, 94.7137%, 89.0196%
        XYZ:
        40.6724, 58.9355, 81.9051
        xyY:
        0.2241, 0.3247, 58.9355
      CIE-Lab:
        81.2561, -42.4252, -14.2090
        CIE-LCH:
        81.2561, 44.7414, 198.5166
        CIE-Luv:
        81.2561, -62.1532, -16.0023
        Hunter-Lab:
        76.7695, -39.7774, -9.5177
      #0ce0e3 color charts
#0ce0e3 RGB chart
      #0ce0e3 CMYK chart
      #0ce0e3 RGB pie chart
      #0ce0e3 color shades, tints & tones
#0ce0e3 color schemes
#0ce0e3 color preview, HTML & CSS examples
           This text has a color of #0ce0e3        
        
          <p style="color:#0ce0e3;">Text here</p>
        
        
          .mytext {color:#0ce0e3;}
        
        Text color #0ce0e3
      
           This box has a color of #0ce0e3        
        
          <div style="background-color:#0ce0e3;">Content here</div>
        
        
          .mybackground {background-color:#0ce0e3;}
        
        Background color #0ce0e3
      
           Border around this has a color of #0ce0e3        
        
          <div style="border:2px solid #0ce0e3;">Content here</div>
        
        
          .myborder {border:2px solid #0ce0e3;}
        
        Border color #0ce0e3