#0e509e color space conversions
Hex:
        #0e509e
        RGB:
        14, 80, 158
        CMY:
        95, 69, 38
        CMYK:
        91, 49, 0, 38
      HSL:
        213°, 83.7209%, 33.7255%
        HSV (HSB):
        213°, 91.1392%, 61.9608%
        XYZ:
        9.2213, 8.2993, 33.4637
        xyY:
        0.1809, 0.1628, 8.2993
      CIE-Lab:
        34.5986, 11.6522, -47.7302
        CIE-LCH:
        34.5986, 49.1319, 283.7191
        CIE-Luv:
        34.5986, -18.1168, -67.1395
        Hunter-Lab:
        28.8085, 6.7212, -48.7047
      #0e509e color charts
#0e509e RGB chart
      #0e509e CMYK chart
      #0e509e RGB pie chart
      #0e509e color shades, tints & tones
#0e509e color schemes
#0e509e color preview, HTML & CSS examples
           This text has a color of #0e509e        
        
          <p style="color:#0e509e;">Text here</p>
        
        
          .mytext {color:#0e509e;}
        
        Text color #0e509e
      
           This box has a color of #0e509e        
        
          <div style="background-color:#0e509e;">Content here</div>
        
        
          .mybackground {background-color:#0e509e;}
        
        Background color #0e509e
      
           Border around this has a color of #0e509e        
        
          <div style="border:2px solid #0e509e;">Content here</div>
        
        
          .myborder {border:2px solid #0e509e;}
        
        Border color #0e509e