#0ea1ed color space conversions
Hex:
        #0ea1ed
        RGB:
        14, 161, 237
        CMY:
        95, 37, 7
        CMYK:
        94, 32, 0, 7
      HSL:
        200°, 88.8446%, 49.2157%
        HSV (HSB):
        200°, 94.0928%, 92.9412%
        XYZ:
        28.2120, 31.6975, 84.7521
        xyY:
        0.1950, 0.2191, 31.6975
      CIE-Lab:
        63.0921, -7.3839, -47.6098
        CIE-LCH:
        63.0921, 48.1790, 261.1841
        CIE-Luv:
        63.0921, -40.1487, -75.4141
        Hunter-Lab:
        56.3006, -9.0802, -49.8418
      #0ea1ed color charts
#0ea1ed RGB chart
      #0ea1ed CMYK chart
      #0ea1ed RGB pie chart
      #0ea1ed color shades, tints & tones
#0ea1ed color schemes
#0ea1ed color preview, HTML & CSS examples
           This text has a color of #0ea1ed        
        
          <p style="color:#0ea1ed;">Text here</p>
        
        
          .mytext {color:#0ea1ed;}
        
        Text color #0ea1ed
      
           This box has a color of #0ea1ed        
        
          <div style="background-color:#0ea1ed;">Content here</div>
        
        
          .mybackground {background-color:#0ea1ed;}
        
        Background color #0ea1ed
      
           Border around this has a color of #0ea1ed        
        
          <div style="border:2px solid #0ea1ed;">Content here</div>
        
        
          .myborder {border:2px solid #0ea1ed;}
        
        Border color #0ea1ed