#0e45af color space conversions
Hex:
        #0e45af
        RGB:
        14, 69, 175
        CMY:
        95, 73, 31
        CMYK:
        92, 61, 0, 31
      HSL:
        220°, 85.1852%, 37.0588%
        HSV (HSB):
        220°, 92.0000%, 68.6275%
        XYZ:
        10.0471, 7.4448, 41.4649
        xyY:
        0.1704, 0.1263, 7.4448
      CIE-Lab:
        32.7987, 26.0735, -60.8317
        CIE-LCH:
        32.7987, 66.1840, 293.2008
        CIE-Luv:
        32.7987, -14.7305, -83.6104
        Hunter-Lab:
        27.2851, 17.9796, -71.0029
      #0e45af color charts
#0e45af RGB chart
      #0e45af CMYK chart
      #0e45af RGB pie chart
      #0e45af color shades, tints & tones
#0e45af color schemes
#0e45af color preview, HTML & CSS examples
           This text has a color of #0e45af        
        
          <p style="color:#0e45af;">Text here</p>
        
        
          .mytext {color:#0e45af;}
        
        Text color #0e45af
      
           This box has a color of #0e45af        
        
          <div style="background-color:#0e45af;">Content here</div>
        
        
          .mybackground {background-color:#0e45af;}
        
        Background color #0e45af
      
           Border around this has a color of #0e45af        
        
          <div style="border:2px solid #0e45af;">Content here</div>
        
        
          .myborder {border:2px solid #0e45af;}
        
        Border color #0e45af