#0e508a color space conversions
Hex:
        #0e508a
        RGB:
        14, 80, 138
        CMY:
        95, 69, 46
        CMYK:
        90, 42, 0, 46
      HSL:
        208°, 81.5789%, 29.8039%
        HSV (HSB):
        208°, 89.8551%, 54.1176%
        XYZ:
        7.6372, 7.6657, 25.1219
        xyY:
        0.1889, 0.1896, 7.6657
      CIE-Lab:
        33.2767, 3.3596, -37.7071
        CIE-LCH:
        33.2767, 37.8565, 275.0914
        CIE-Luv:
        33.2767, -18.8366, -51.8577
        Hunter-Lab:
        27.6869, 0.7856, -34.4162
      #0e508a color charts
#0e508a RGB chart
      #0e508a CMYK chart
      #0e508a RGB pie chart
      #0e508a color shades, tints & tones
#0e508a color schemes
#0e508a color preview, HTML & CSS examples
           This text has a color of #0e508a        
        
          <p style="color:#0e508a;">Text here</p>
        
        
          .mytext {color:#0e508a;}
        
        Text color #0e508a
      
           This box has a color of #0e508a        
        
          <div style="background-color:#0e508a;">Content here</div>
        
        
          .mybackground {background-color:#0e508a;}
        
        Background color #0e508a
      
           Border around this has a color of #0e508a        
        
          <div style="border:2px solid #0e508a;">Content here</div>
        
        
          .myborder {border:2px solid #0e508a;}
        
        Border color #0e508a