#0ea5ed color space conversions
Hex:
        #0ea5ed
        RGB:
        14, 165, 237
        CMY:
        95, 35, 7
        CMYK:
        94, 30, 0, 7
      HSL:
        199°, 88.8446%, 49.2157%
        HSV (HSB):
        199°, 94.0928%, 92.9412%
        XYZ:
        28.9223, 33.1181, 84.9888
        xyY:
        0.1967, 0.2252, 33.1181
      CIE-Lab:
        64.2564, -9.6265, -45.7736
        CIE-LCH:
        64.2564, 46.7749, 258.1233
        CIE-Luv:
        64.2564, -41.4706, -72.2795
        Hunter-Lab:
        57.5483, -11.0000, -47.2772
      #0ea5ed color charts
#0ea5ed RGB chart
      #0ea5ed CMYK chart
      #0ea5ed RGB pie chart
      #0ea5ed color shades, tints & tones
#0ea5ed color schemes
#0ea5ed color preview, HTML & CSS examples
           This text has a color of #0ea5ed        
        
          <p style="color:#0ea5ed;">Text here</p>
        
        
          .mytext {color:#0ea5ed;}
        
        Text color #0ea5ed
      
           This box has a color of #0ea5ed        
        
          <div style="background-color:#0ea5ed;">Content here</div>
        
        
          .mybackground {background-color:#0ea5ed;}
        
        Background color #0ea5ed
      
           Border around this has a color of #0ea5ed        
        
          <div style="border:2px solid #0ea5ed;">Content here</div>
        
        
          .myborder {border:2px solid #0ea5ed;}
        
        Border color #0ea5ed