#0e99ff color space conversions
Hex:
        #0e99ff
        RGB:
        14, 153, 255
        CMY:
        95, 40, 0
        CMYK:
        95, 40, 0, 0
      HSL:
        205°, 100.0000%, 52.7451%
        HSV (HSB):
        205°, 94.5098%, 100.0000%
        XYZ:
        29.6223, 30.0958, 98.8556
        xyY:
        0.1868, 0.1898, 30.0958
      CIE-Lab:
        61.7368, 3.9254, -59.6327
        CIE-LCH:
        61.7368, 59.7617, 273.7661
        CIE-Luv:
        61.7368, -36.4906, -96.3229
        Hunter-Lab:
        54.8597, 0.3795, -68.4371
      #0e99ff color charts
#0e99ff RGB chart
      #0e99ff CMYK chart
      #0e99ff RGB pie chart
      #0e99ff color shades, tints & tones
#0e99ff color schemes
#0e99ff color preview, HTML & CSS examples
           This text has a color of #0e99ff        
        
          <p style="color:#0e99ff;">Text here</p>
        
        
          .mytext {color:#0e99ff;}
        
        Text color #0e99ff
      
           This box has a color of #0e99ff        
        
          <div style="background-color:#0e99ff;">Content here</div>
        
        
          .mybackground {background-color:#0e99ff;}
        
        Background color #0e99ff
      
           Border around this has a color of #0e99ff        
        
          <div style="border:2px solid #0e99ff;">Content here</div>
        
        
          .myborder {border:2px solid #0e99ff;}
        
        Border color #0e99ff