#0e45ba color space conversions
Hex:
        #0e45ba
        RGB:
        14, 69, 186
        CMY:
        95, 73, 27
        CMYK:
        92, 63, 0, 27
      HSL:
        221°, 86.0000%, 39.2157%
        HSV (HSB):
        221°, 92.4731%, 72.9412%
        XYZ:
        11.1722, 7.8948, 47.3894
        xyY:
        0.1681, 0.1188, 7.8948
      CIE-Lab:
        33.7628, 30.4320, -65.7688
        CIE-LCH:
        33.7628, 72.4682, 294.8305
        CIE-Luv:
        33.7628, -14.6596, -90.8044
        Hunter-Lab:
        28.0976, 21.8041, -80.3299
      #0e45ba color charts
#0e45ba RGB chart
      #0e45ba CMYK chart
      #0e45ba RGB pie chart
      #0e45ba color shades, tints & tones
#0e45ba color schemes
#0e45ba color preview, HTML & CSS examples
           This text has a color of #0e45ba        
        
          <p style="color:#0e45ba;">Text here</p>
        
        
          .mytext {color:#0e45ba;}
        
        Text color #0e45ba
      
           This box has a color of #0e45ba        
        
          <div style="background-color:#0e45ba;">Content here</div>
        
        
          .mybackground {background-color:#0e45ba;}
        
        Background color #0e45ba
      
           Border around this has a color of #0e45ba        
        
          <div style="border:2px solid #0e45ba;">Content here</div>
        
        
          .myborder {border:2px solid #0e45ba;}
        
        Border color #0e45ba