#0eedd2 color space conversions
Hex:
        #0eedd2
        RGB:
        14, 237, 210
        CMY:
        95, 7, 18
        CMYK:
        94, 0, 11, 7
      HSL:
        173°, 88.8446%, 49.2157%
        HSV (HSB):
        173°, 94.0928%, 92.9412%
        XYZ:
        42.0981, 65.3149, 71.3610
        xyY:
        0.2355, 0.3653, 65.3149
      CIE-Lab:
        84.6457, -52.6834, -0.1984
        CIE-LCH:
        84.6457, 52.6837, 180.2158
        CIE-Luv:
        84.6457, -67.7725, 8.0266
        Hunter-Lab:
        80.8176, -48.4496, 4.2200
      #0eedd2 color charts
#0eedd2 RGB chart
      #0eedd2 CMYK chart
      #0eedd2 RGB pie chart
      #0eedd2 color shades, tints & tones
#0eedd2 color schemes
#0eedd2 color preview, HTML & CSS examples
           This text has a color of #0eedd2        
        
          <p style="color:#0eedd2;">Text here</p>
        
        
          .mytext {color:#0eedd2;}
        
        Text color #0eedd2
      
           This box has a color of #0eedd2        
        
          <div style="background-color:#0eedd2;">Content here</div>
        
        
          .mybackground {background-color:#0eedd2;}
        
        Background color #0eedd2
      
           Border around this has a color of #0eedd2        
        
          <div style="border:2px solid #0eedd2;">Content here</div>
        
        
          .myborder {border:2px solid #0eedd2;}
        
        Border color #0eedd2