#0eaeea color space conversions
Hex:
        #0eaeea
        RGB:
        14, 174, 234
        CMY:
        95, 32, 8
        CMYK:
        94, 26, 0, 8
      HSL:
        196°, 88.7097%, 48.6275%
        HSV (HSB):
        196°, 94.0171%, 91.7647%
        XYZ:
        30.1684, 36.3060, 83.2596
        xyY:
        0.2015, 0.2425, 36.3060
      CIE-Lab:
        66.7531, -15.6258, -40.2115
        CIE-LCH:
        66.7531, 43.1409, 248.7644
        CIE-Luv:
        66.7531, -44.6794, -62.5231
        Hunter-Lab:
        60.2544, -16.0732, -39.7488
      #0eaeea color charts
#0eaeea RGB chart
      #0eaeea CMYK chart
      #0eaeea RGB pie chart
      #0eaeea color shades, tints & tones
#0eaeea color schemes
#0eaeea color preview, HTML & CSS examples
           This text has a color of #0eaeea        
        
          <p style="color:#0eaeea;">Text here</p>
        
        
          .mytext {color:#0eaeea;}
        
        Text color #0eaeea
      
           This box has a color of #0eaeea        
        
          <div style="background-color:#0eaeea;">Content here</div>
        
        
          .mybackground {background-color:#0eaeea;}
        
        Background color #0eaeea
      
           Border around this has a color of #0eaeea        
        
          <div style="border:2px solid #0eaeea;">Content here</div>
        
        
          .myborder {border:2px solid #0eaeea;}
        
        Border color #0eaeea