#0eaaae color space conversions
Hex:
        #0eaaae
        RGB:
        14, 170, 174
        CMY:
        95, 33, 32
        CMYK:
        92, 2, 0, 32
      HSL:
        182°, 85.1064%, 36.8627%
        HSV (HSB):
        182°, 91.9540%, 68.2353%
        XYZ:
        22.1958, 31.8988, 45.0316
        xyY:
        0.2239, 0.3218, 31.8988
      CIE-Lab:
        63.2592, -33.7311, -12.3564
        CIE-LCH:
        63.2592, 35.9231, 200.1189
        CIE-Luv:
        63.2592, -47.8566, -13.7967
        Hunter-Lab:
        56.4790, -28.6892, -7.7376
      #0eaaae color charts
#0eaaae RGB chart
      #0eaaae CMYK chart
      #0eaaae RGB pie chart
      #0eaaae color shades, tints & tones
#0eaaae color schemes
#0eaaae color preview, HTML & CSS examples
           This text has a color of #0eaaae        
        
          <p style="color:#0eaaae;">Text here</p>
        
        
          .mytext {color:#0eaaae;}
        
        Text color #0eaaae
      
           This box has a color of #0eaaae        
        
          <div style="background-color:#0eaaae;">Content here</div>
        
        
          .mybackground {background-color:#0eaaae;}
        
        Background color #0eaaae
      
           Border around this has a color of #0eaaae        
        
          <div style="border:2px solid #0eaaae;">Content here</div>
        
        
          .myborder {border:2px solid #0eaaae;}
        
        Border color #0eaaae