#0e85da color space conversions
Hex:
        #0e85da
        RGB:
        14, 133, 218
        CMY:
        95, 48, 15
        CMYK:
        94, 39, 0, 15
      HSL:
        205°, 87.9310%, 45.4902%
        HSV (HSB):
        205°, 93.5780%, 85.4902%
        XYZ:
        21.2235, 21.9304, 69.4441
        xyY:
        0.1885, 0.1948, 21.9304
      CIE-Lab:
        53.9531, 1.8182, -51.5471
        CIE-LCH:
        53.9531, 51.5791, 272.0201
        CIE-Luv:
        53.9531, -32.1511, -80.6208
        Hunter-Lab:
        46.8299, -1.0552, -55.1403
      #0e85da color charts
#0e85da RGB chart
      #0e85da CMYK chart
      #0e85da RGB pie chart
      #0e85da color shades, tints & tones
#0e85da color schemes
#0e85da color preview, HTML & CSS examples
           This text has a color of #0e85da        
        
          <p style="color:#0e85da;">Text here</p>
        
        
          .mytext {color:#0e85da;}
        
        Text color #0e85da
      
           This box has a color of #0e85da        
        
          <div style="background-color:#0e85da;">Content here</div>
        
        
          .mybackground {background-color:#0e85da;}
        
        Background color #0e85da
      
           Border around this has a color of #0e85da        
        
          <div style="border:2px solid #0e85da;">Content here</div>
        
        
          .myborder {border:2px solid #0e85da;}
        
        Border color #0e85da