#0eaaff color space conversions
Hex:
        #0eaaff
        RGB:
        14, 170, 255
        CMY:
        95, 33, 0
        CMYK:
        95, 33, 0, 0
      HSL:
        201°, 100.0000%, 52.7451%
        HSV (HSB):
        201°, 94.5098%, 100.0000%
        XYZ:
        32.6058, 36.0628, 99.8501
        xyY:
        0.1935, 0.2140, 36.0628
      CIE-Lab:
        66.5679, -5.8792, -51.9505
        CIE-LCH:
        66.5679, 52.2821, 263.5433
        CIE-Luv:
        66.5679, -41.9364, -83.5930
        Hunter-Lab:
        60.0523, -8.1737, -56.5459
      #0eaaff color charts
#0eaaff RGB chart
      #0eaaff CMYK chart
      #0eaaff RGB pie chart
      #0eaaff color shades, tints & tones
#0eaaff color schemes
#0eaaff color preview, HTML & CSS examples
           This text has a color of #0eaaff        
        
          <p style="color:#0eaaff;">Text here</p>
        
        
          .mytext {color:#0eaaff;}
        
        Text color #0eaaff
      
           This box has a color of #0eaaff        
        
          <div style="background-color:#0eaaff;">Content here</div>
        
        
          .mybackground {background-color:#0eaaff;}
        
        Background color #0eaaff
      
           Border around this has a color of #0eaaff        
        
          <div style="border:2px solid #0eaaff;">Content here</div>
        
        
          .myborder {border:2px solid #0eaaff;}
        
        Border color #0eaaff