#0e9edd color space conversions
Hex:
        #0e9edd
        RGB:
        14, 158, 221
        CMY:
        95, 38, 13
        CMYK:
        94, 29, 0, 13
      HSL:
        198°, 88.0851%, 46.0784%
        HSV (HSB):
        198°, 93.6652%, 86.6667%
        XYZ:
        25.4591, 29.7675, 72.8105
        xyY:
        0.1988, 0.2325, 29.7675
      CIE-Lab:
        61.4531, -11.5413, -41.3540
        CIE-LCH:
        61.4531, 42.9343, 254.4063
        CIE-Luv:
        61.4531, -40.2138, -64.1438
        Hunter-Lab:
        54.5596, -12.1861, -40.9315
      #0e9edd color charts
#0e9edd RGB chart
      #0e9edd CMYK chart
      #0e9edd RGB pie chart
      #0e9edd color shades, tints & tones
#0e9edd color schemes
#0e9edd color preview, HTML & CSS examples
           This text has a color of #0e9edd        
        
          <p style="color:#0e9edd;">Text here</p>
        
        
          .mytext {color:#0e9edd;}
        
        Text color #0e9edd
      
           This box has a color of #0e9edd        
        
          <div style="background-color:#0e9edd;">Content here</div>
        
        
          .mybackground {background-color:#0e9edd;}
        
        Background color #0e9edd
      
           Border around this has a color of #0e9edd        
        
          <div style="border:2px solid #0e9edd;">Content here</div>
        
        
          .myborder {border:2px solid #0e9edd;}
        
        Border color #0e9edd