#0e99ea color space conversions
Hex:
        #0e99ea
        RGB:
        14, 153, 234
        CMY:
        95, 40, 8
        CMYK:
        94, 35, 0, 8
      HSL:
        202°, 88.7097%, 48.6275%
        HSV (HSB):
        202°, 94.0171%, 91.7647%
        XYZ:
        26.4236, 28.8163, 82.0113
        xyY:
        0.1925, 0.2100, 28.8163
      CIE-Lab:
        60.6192, -3.9269, -49.8686
        CIE-LCH:
        60.6192, 50.0229, 265.4975
        CIE-Luv:
        60.6192, -37.7124, -79.0516
        Hunter-Lab:
        53.6809, -6.0775, -53.0042
      #0e99ea color charts
#0e99ea RGB chart
      #0e99ea CMYK chart
      #0e99ea RGB pie chart
      #0e99ea color shades, tints & tones
#0e99ea color schemes
#0e99ea color preview, HTML & CSS examples
           This text has a color of #0e99ea        
        
          <p style="color:#0e99ea;">Text here</p>
        
        
          .mytext {color:#0e99ea;}
        
        Text color #0e99ea
      
           This box has a color of #0e99ea        
        
          <div style="background-color:#0e99ea;">Content here</div>
        
        
          .mybackground {background-color:#0e99ea;}
        
        Background color #0e99ea
      
           Border around this has a color of #0e99ea        
        
          <div style="border:2px solid #0e99ea;">Content here</div>
        
        
          .myborder {border:2px solid #0e99ea;}
        
        Border color #0e99ea