#0eafee color space conversions
Hex:
        #0eafee
        RGB:
        14, 175, 238
        CMY:
        95, 31, 7
        CMYK:
        94, 26, 0, 7
      HSL:
        197°, 88.8889%, 49.4118%
        HSV (HSB):
        197°, 94.1176%, 93.3333%
        XYZ:
        30.9437, 36.9264, 86.3855
        xyY:
        0.2006, 0.2394, 36.9264
      CIE-Lab:
        67.2217, -14.7491, -41.6642
        CIE-LCH:
        67.2217, 44.1978, 250.5060
        CIE-Luv:
        67.2217, -44.7310, -65.1652
        Hunter-Lab:
        60.7671, -15.4469, -41.7488
      #0eafee color charts
#0eafee RGB chart
      #0eafee CMYK chart
      #0eafee RGB pie chart
      #0eafee color shades, tints & tones
#0eafee color schemes
#0eafee color preview, HTML & CSS examples
           This text has a color of #0eafee        
        
          <p style="color:#0eafee;">Text here</p>
        
        
          .mytext {color:#0eafee;}
        
        Text color #0eafee
      
           This box has a color of #0eafee        
        
          <div style="background-color:#0eafee;">Content here</div>
        
        
          .mybackground {background-color:#0eafee;}
        
        Background color #0eafee
      
           Border around this has a color of #0eafee        
        
          <div style="border:2px solid #0eafee;">Content here</div>
        
        
          .myborder {border:2px solid #0eafee;}
        
        Border color #0eafee