#0eafdd color space conversions
Hex:
        #0eafdd
        RGB:
        14, 175, 221
        CMY:
        95, 31, 13
        CMYK:
        94, 21, 0, 13
      HSL:
        193°, 88.0851%, 46.0784%
        HSV (HSB):
        193°, 93.6652%, 86.6667%
        XYZ:
        28.5622, 35.9738, 73.8449
        xyY:
        0.2064, 0.2600, 35.9738
      CIE-Lab:
        66.4999, -20.6982, -33.4770
        CIE-LCH:
        66.4999, 39.3590, 238.2722
        CIE-Luv:
        66.4999, -45.9625, -50.4475
        Hunter-Lab:
        59.9781, -19.9581, -31.0129
      #0eafdd color charts
#0eafdd RGB chart
      #0eafdd CMYK chart
      #0eafdd RGB pie chart
      #0eafdd color shades, tints & tones
#0eafdd color schemes
#0eafdd color preview, HTML & CSS examples
           This text has a color of #0eafdd        
        
          <p style="color:#0eafdd;">Text here</p>
        
        
          .mytext {color:#0eafdd;}
        
        Text color #0eafdd
      
           This box has a color of #0eafdd        
        
          <div style="background-color:#0eafdd;">Content here</div>
        
        
          .mybackground {background-color:#0eafdd;}
        
        Background color #0eafdd
      
           Border around this has a color of #0eafdd        
        
          <div style="border:2px solid #0eafdd;">Content here</div>
        
        
          .myborder {border:2px solid #0eafdd;}
        
        Border color #0eafdd