#0e99ed color space conversions
Hex:
        #0e99ed
        RGB:
        14, 153, 237
        CMY:
        95, 40, 7
        CMYK:
        94, 35, 0, 7
      HSL:
        203°, 88.8446%, 49.2157%
        HSV (HSB):
        203°, 94.0928%, 92.9412%
        XYZ:
        26.8584, 28.9903, 84.3009
        xyY:
        0.1916, 0.2069, 28.9903
      CIE-Lab:
        60.7730, -2.8099, -51.2812
        CIE-LCH:
        60.7730, 51.3581, 266.8637
        CIE-Luv:
        60.7730, -37.5289, -81.5547
        Hunter-Lab:
        53.8426, -5.1831, -55.1400
      #0e99ed color charts
#0e99ed RGB chart
      #0e99ed CMYK chart
      #0e99ed RGB pie chart
      #0e99ed color shades, tints & tones
#0e99ed color schemes
#0e99ed color preview, HTML & CSS examples
           This text has a color of #0e99ed        
        
          <p style="color:#0e99ed;">Text here</p>
        
        
          .mytext {color:#0e99ed;}
        
        Text color #0e99ed
      
           This box has a color of #0e99ed        
        
          <div style="background-color:#0e99ed;">Content here</div>
        
        
          .mybackground {background-color:#0e99ed;}
        
        Background color #0e99ed
      
           Border around this has a color of #0e99ed        
        
          <div style="border:2px solid #0e99ed;">Content here</div>
        
        
          .myborder {border:2px solid #0e99ed;}
        
        Border color #0e99ed