#0ce4db color space conversions
Hex:
        #0ce4db
        RGB:
        12, 228, 219
        CMY:
        95, 11, 14
        CMYK:
        95, 0, 4, 11
      HSL:
        178°, 90.0000%, 47.0588%
        HSV (HSB):
        178°, 94.7368%, 89.4118%
        XYZ:
        40.6812, 60.6794, 76.5860
        xyY:
        0.2286, 0.3410, 60.6794
      CIE-Lab:
        82.2061, -46.4927, -8.5452
        CIE-LCH:
        82.2061, 47.2715, 190.4145
        CIE-Luv:
        82.2061, -64.1326, -6.1709
        Hunter-Lab:
        77.8970, -43.0993, -3.7643
      #0ce4db color charts
#0ce4db RGB chart
      #0ce4db CMYK chart
      #0ce4db RGB pie chart
      #0ce4db color shades, tints & tones
#0ce4db color schemes
#0ce4db color preview, HTML & CSS examples
           This text has a color of #0ce4db        
        
          <p style="color:#0ce4db;">Text here</p>
        
        
          .mytext {color:#0ce4db;}
        
        Text color #0ce4db
      
           This box has a color of #0ce4db        
        
          <div style="background-color:#0ce4db;">Content here</div>
        
        
          .mybackground {background-color:#0ce4db;}
        
        Background color #0ce4db
      
           Border around this has a color of #0ce4db        
        
          <div style="border:2px solid #0ce4db;">Content here</div>
        
        
          .myborder {border:2px solid #0ce4db;}
        
        Border color #0ce4db