#0eacea color space conversions
Hex:
        #0eacea
        RGB:
        14, 172, 234
        CMY:
        95, 33, 8
        CMYK:
        94, 26, 0, 8
      HSL:
        197°, 88.7097%, 48.6275%
        HSV (HSB):
        197°, 94.0171%, 91.7647%
        XYZ:
        29.7849, 35.5389, 83.1318
        xyY:
        0.2006, 0.2394, 35.5389
      CIE-Lab:
        66.1661, -14.5474, -41.1298
        CIE-LCH:
        66.1661, 43.6267, 250.5216
        CIE-Luv:
        66.1661, -44.0090, -64.1335
        Hunter-Lab:
        59.6145, -15.1424, -40.9490
      #0eacea color charts
#0eacea RGB chart
      #0eacea CMYK chart
      #0eacea RGB pie chart
      #0eacea color shades, tints & tones
#0eacea color schemes
#0eacea color preview, HTML & CSS examples
           This text has a color of #0eacea        
        
          <p style="color:#0eacea;">Text here</p>
        
        
          .mytext {color:#0eacea;}
        
        Text color #0eacea
      
           This box has a color of #0eacea        
        
          <div style="background-color:#0eacea;">Content here</div>
        
        
          .mybackground {background-color:#0eacea;}
        
        Background color #0eacea
      
           Border around this has a color of #0eacea        
        
          <div style="border:2px solid #0eacea;">Content here</div>
        
        
          .myborder {border:2px solid #0eacea;}
        
        Border color #0eacea