#0e517d color space conversions
Hex:
        #0e517d
        RGB:
        14, 81, 125
        CMY:
        95, 68, 51
        CMYK:
        89, 35, 0, 51
      HSL:
        204°, 79.8561%, 27.2549%
        HSV (HSB):
        204°, 88.8000%, 49.0196%
        XYZ:
        6.8252, 7.4589, 20.4820
        xyY:
        0.1963, 0.2145, 7.4589
      CIE-Lab:
        32.8295, -2.6482, -30.4066
        CIE-LCH:
        32.8295, 30.5217, 265.0226
        CIE-Luv:
        32.8295, -19.7596, -40.8483
        Hunter-Lab:
        27.3110, -3.1858, -25.3472
      #0e517d color charts
#0e517d RGB chart
      #0e517d CMYK chart
      #0e517d RGB pie chart
      #0e517d color shades, tints & tones
#0e517d color schemes
#0e517d color preview, HTML & CSS examples
           This text has a color of #0e517d        
        
          <p style="color:#0e517d;">Text here</p>
        
        
          .mytext {color:#0e517d;}
        
        Text color #0e517d
      
           This box has a color of #0e517d        
        
          <div style="background-color:#0e517d;">Content here</div>
        
        
          .mybackground {background-color:#0e517d;}
        
        Background color #0e517d
      
           Border around this has a color of #0e517d        
        
          <div style="border:2px solid #0e517d;">Content here</div>
        
        
          .myborder {border:2px solid #0e517d;}
        
        Border color #0e517d