#0e9aed color space conversions
Hex:
        #0e9aed
        RGB:
        14, 154, 237
        CMY:
        95, 40, 7
        CMYK:
        94, 35, 0, 7
      HSL:
        202°, 88.8446%, 49.2157%
        HSV (HSB):
        202°, 94.0928%, 92.9412%
        XYZ:
        27.0228, 29.3190, 84.3556
        xyY:
        0.1921, 0.2084, 29.3190
      CIE-Lab:
        61.0621, -3.3881, -50.8225
        CIE-LCH:
        61.0621, 50.9353, 266.1860
        CIE-Luv:
        61.0621, -37.8544, -80.7978
        Hunter-Lab:
        54.1470, -5.6745, -54.4650
      #0e9aed color charts
#0e9aed RGB chart
      #0e9aed CMYK chart
      #0e9aed RGB pie chart
      #0e9aed color shades, tints & tones
#0e9aed color schemes
#0e9aed color preview, HTML & CSS examples
           This text has a color of #0e9aed        
        
          <p style="color:#0e9aed;">Text here</p>
        
        
          .mytext {color:#0e9aed;}
        
        Text color #0e9aed
      
           This box has a color of #0e9aed        
        
          <div style="background-color:#0e9aed;">Content here</div>
        
        
          .mybackground {background-color:#0e9aed;}
        
        Background color #0e9aed
      
           Border around this has a color of #0e9aed        
        
          <div style="border:2px solid #0e9aed;">Content here</div>
        
        
          .myborder {border:2px solid #0e9aed;}
        
        Border color #0e9aed