#0e9dae color space conversions
Hex:
        #0e9dae
        RGB:
        14, 157, 174
        CMY:
        95, 38, 32
        CMYK:
        92, 10, 0, 32
      HSL:
        186°, 85.1064%, 36.8627%
        HSV (HSB):
        186°, 91.9540%, 68.2353%
        XYZ:
        19.8781, 27.2633, 44.2591
        xyY:
        0.2175, 0.2983, 27.2633
      CIE-Lab:
        59.2172, -27.4228, -18.4682
        CIE-LCH:
        59.2172, 33.0618, 213.9587
        CIE-Luv:
        59.2172, -43.3098, -24.1941
        Hunter-Lab:
        52.2143, -23.4197, -13.7068
      #0e9dae color charts
#0e9dae RGB chart
      #0e9dae CMYK chart
      #0e9dae RGB pie chart
      #0e9dae color shades, tints & tones
#0e9dae color schemes
#0e9dae color preview, HTML & CSS examples
           This text has a color of #0e9dae        
        
          <p style="color:#0e9dae;">Text here</p>
        
        
          .mytext {color:#0e9dae;}
        
        Text color #0e9dae
      
           This box has a color of #0e9dae        
        
          <div style="background-color:#0e9dae;">Content here</div>
        
        
          .mybackground {background-color:#0e9dae;}
        
        Background color #0e9dae
      
           Border around this has a color of #0e9dae        
        
          <div style="border:2px solid #0e9dae;">Content here</div>
        
        
          .myborder {border:2px solid #0e9dae;}
        
        Border color #0e9dae