#0ee7de color space conversions
Hex:
        #0ee7de
        RGB:
        14, 231, 222
        CMY:
        95, 9, 13
        CMYK:
        94, 0, 4, 9
      HSL:
        178°, 88.5714%, 48.0392%
        HSV (HSB):
        178°, 93.9394%, 90.5882%
        XYZ:
        41.9418, 62.5191, 78.9641
        xyY:
        0.2287, 0.3408, 62.5191
      CIE-Lab:
        83.1887, -46.8754, -8.6733
        CIE-LCH:
        83.1887, 47.6711, 190.4828
        CIE-Luv:
        83.1887, -64.8263, -6.3251
        Hunter-Lab:
        79.0690, -43.6862, -3.8630
      #0ee7de color charts
#0ee7de RGB chart
      #0ee7de CMYK chart
      #0ee7de RGB pie chart
      #0ee7de color shades, tints & tones
#0ee7de color schemes
#0ee7de color preview, HTML & CSS examples
           This text has a color of #0ee7de        
        
          <p style="color:#0ee7de;">Text here</p>
        
        
          .mytext {color:#0ee7de;}
        
        Text color #0ee7de
      
           This box has a color of #0ee7de        
        
          <div style="background-color:#0ee7de;">Content here</div>
        
        
          .mybackground {background-color:#0ee7de;}
        
        Background color #0ee7de
      
           Border around this has a color of #0ee7de        
        
          <div style="border:2px solid #0ee7de;">Content here</div>
        
        
          .myborder {border:2px solid #0ee7de;}
        
        Border color #0ee7de