#0ce8de color space conversions
Hex:
        #0ce8de
        RGB:
        12, 232, 222
        CMY:
        95, 9, 13
        CMYK:
        95, 0, 4, 9
      HSL:
        177°, 90.1639%, 47.8431%
        HSV (HSB):
        177°, 94.8276%, 90.9804%
        XYZ:
        42.1930, 63.0653, 79.0563
        xyY:
        0.2289, 0.3422, 63.0653
      CIE-Lab:
        83.4767, -47.3584, -8.2466
        CIE-LCH:
        83.4767, 48.0710, 189.8780
        CIE-Luv:
        83.4767, -65.2258, -5.5654
        Hunter-Lab:
        79.4137, -44.1356, -3.4336
      #0ce8de color charts
#0ce8de RGB chart
      #0ce8de CMYK chart
      #0ce8de RGB pie chart
      #0ce8de color shades, tints & tones
#0ce8de color schemes
#0ce8de color preview, HTML & CSS examples
           This text has a color of #0ce8de        
        
          <p style="color:#0ce8de;">Text here</p>
        
        
          .mytext {color:#0ce8de;}
        
        Text color #0ce8de
      
           This box has a color of #0ce8de        
        
          <div style="background-color:#0ce8de;">Content here</div>
        
        
          .mybackground {background-color:#0ce8de;}
        
        Background color #0ce8de
      
           Border around this has a color of #0ce8de        
        
          <div style="border:2px solid #0ce8de;">Content here</div>
        
        
          .myborder {border:2px solid #0ce8de;}
        
        Border color #0ce8de