#0eaddc color space conversions
Hex:
        #0eaddc
        RGB:
        14, 173, 220
        CMY:
        95, 32, 14
        CMYK:
        94, 21, 0, 14
      HSL:
        194°, 88.0342%, 45.8824%
        HSV (HSB):
        194°, 93.6364%, 86.2745%
        XYZ:
        28.0429, 35.1478, 73.0163
        xyY:
        0.2059, 0.2580, 35.1478
      CIE-Lab:
        65.8636, -19.9976, -33.9144
        CIE-LCH:
        65.8636, 39.3712, 239.4743
        CIE-Luv:
        65.8636, -45.3568, -51.2058
        Hunter-Lab:
        59.2856, -19.3167, -31.5219
      #0eaddc color charts
#0eaddc RGB chart
      #0eaddc CMYK chart
      #0eaddc RGB pie chart
      #0eaddc color shades, tints & tones
#0eaddc color schemes
#0eaddc color preview, HTML & CSS examples
           This text has a color of #0eaddc        
        
          <p style="color:#0eaddc;">Text here</p>
        
        
          .mytext {color:#0eaddc;}
        
        Text color #0eaddc
      
           This box has a color of #0eaddc        
        
          <div style="background-color:#0eaddc;">Content here</div>
        
        
          .mybackground {background-color:#0eaddc;}
        
        Background color #0eaddc
      
           Border around this has a color of #0eaddc        
        
          <div style="border:2px solid #0eaddc;">Content here</div>
        
        
          .myborder {border:2px solid #0eaddc;}
        
        Border color #0eaddc