#0e8ede color space conversions
Hex:
        #0e8ede
        RGB:
        14, 142, 222
        CMY:
        95, 44, 13
        CMYK:
        94, 36, 0, 13
      HSL:
        203°, 88.1356%, 46.2745%
        HSV (HSB):
        203°, 93.6937%, 87.0588%
        XYZ:
        23.0389, 24.7133, 72.6631
        xyY:
        0.1913, 0.2052, 24.7133
      CIE-Lab:
        56.7950, -2.0181, -49.2672
        CIE-LCH:
        56.7950, 49.3085, 267.6543
        CIE-Luv:
        56.7950, -34.8432, -77.3359
        Hunter-Lab:
        49.7125, -4.2721, -51.8636
      #0e8ede color charts
#0e8ede RGB chart
      #0e8ede CMYK chart
      #0e8ede RGB pie chart
      #0e8ede color shades, tints & tones
#0e8ede color schemes
#0e8ede color preview, HTML & CSS examples
           This text has a color of #0e8ede        
        
          <p style="color:#0e8ede;">Text here</p>
        
        
          .mytext {color:#0e8ede;}
        
        Text color #0e8ede
      
           This box has a color of #0e8ede        
        
          <div style="background-color:#0e8ede;">Content here</div>
        
        
          .mybackground {background-color:#0e8ede;}
        
        Background color #0e8ede
      
           Border around this has a color of #0e8ede        
        
          <div style="border:2px solid #0e8ede;">Content here</div>
        
        
          .myborder {border:2px solid #0e8ede;}
        
        Border color #0e8ede