#0e60ba color space conversions
Hex:
        #0e60ba
        RGB:
        14, 96, 186
        CMY:
        95, 62, 27
        CMYK:
        92, 48, 0, 27
      HSL:
        211°, 86.0000%, 39.2157%
        HSV (HSB):
        211°, 92.4731%, 72.9412%
        XYZ:
        13.2269, 12.0043, 48.0743
        xyY:
        0.1804, 0.1638, 12.0043
      CIE-Lab:
        41.2229, 12.4550, -53.6332
        CIE-LCH:
        41.2229, 55.0603, 283.0738
        CIE-Luv:
        41.2229, -22.0163, -79.4391
        Hunter-Lab:
        34.6472, 7.5115, -58.0141
      #0e60ba color charts
#0e60ba RGB chart
      #0e60ba CMYK chart
      #0e60ba RGB pie chart
      #0e60ba color shades, tints & tones
#0e60ba color schemes
#0e60ba color preview, HTML & CSS examples
           This text has a color of #0e60ba        
        
          <p style="color:#0e60ba;">Text here</p>
        
        
          .mytext {color:#0e60ba;}
        
        Text color #0e60ba
      
           This box has a color of #0e60ba        
        
          <div style="background-color:#0e60ba;">Content here</div>
        
        
          .mybackground {background-color:#0e60ba;}
        
        Background color #0e60ba
      
           Border around this has a color of #0e60ba        
        
          <div style="border:2px solid #0e60ba;">Content here</div>
        
        
          .myborder {border:2px solid #0e60ba;}
        
        Border color #0e60ba