#0ea0db color space conversions
Hex:
        #0ea0db
        RGB:
        14, 160, 219
        CMY:
        95, 37, 14
        CMYK:
        94, 27, 0, 14
      HSL:
        197°, 87.9828%, 45.6863%
        HSV (HSB):
        197°, 93.6073%, 85.8824%
        XYZ:
        25.5381, 30.3494, 71.5299
        xyY:
        0.2004, 0.2382, 30.3494
      CIE-Lab:
        61.9546, -13.3697, -39.4580
        CIE-LCH:
        61.9546, 41.6615, 251.2818
        CIE-Luv:
        61.9546, -41.0244, -60.8331
        Hunter-Lab:
        55.0903, -13.6613, -38.4195
      #0ea0db color charts
#0ea0db RGB chart
      #0ea0db CMYK chart
      #0ea0db RGB pie chart
      #0ea0db color shades, tints & tones
#0ea0db color schemes
#0ea0db color preview, HTML & CSS examples
           This text has a color of #0ea0db        
        
          <p style="color:#0ea0db;">Text here</p>
        
        
          .mytext {color:#0ea0db;}
        
        Text color #0ea0db
      
           This box has a color of #0ea0db        
        
          <div style="background-color:#0ea0db;">Content here</div>
        
        
          .mybackground {background-color:#0ea0db;}
        
        Background color #0ea0db
      
           Border around this has a color of #0ea0db        
        
          <div style="border:2px solid #0ea0db;">Content here</div>
        
        
          .myborder {border:2px solid #0ea0db;}
        
        Border color #0ea0db