#0e57da color space conversions
Hex:
        #0e57da
        RGB:
        14, 87, 218
        CMY:
        95, 66, 15
        CMYK:
        94, 60, 0, 15
      HSL:
        219°, 87.9310%, 45.4902%
        HSV (HSB):
        219°, 93.5780%, 85.4902%
        XYZ:
        16.2442, 11.9717, 67.7843
        xyY:
        0.1692, 0.1247, 11.9717
      CIE-Lab:
        41.1711, 31.0473, -72.2023
        CIE-LCH:
        41.1711, 78.5946, 293.2679
        CIE-Luv:
        41.1711, -18.7656, -106.1963
        Hunter-Lab:
        34.6002, 23.2525, -91.9334
      #0e57da color charts
#0e57da RGB chart
      #0e57da CMYK chart
      #0e57da RGB pie chart
      #0e57da color shades, tints & tones
#0e57da color schemes
#0e57da color preview, HTML & CSS examples
           This text has a color of #0e57da        
        
          <p style="color:#0e57da;">Text here</p>
        
        
          .mytext {color:#0e57da;}
        
        Text color #0e57da
      
           This box has a color of #0e57da        
        
          <div style="background-color:#0e57da;">Content here</div>
        
        
          .mybackground {background-color:#0e57da;}
        
        Background color #0e57da
      
           Border around this has a color of #0e57da        
        
          <div style="border:2px solid #0e57da;">Content here</div>
        
        
          .myborder {border:2px solid #0e57da;}
        
        Border color #0e57da