#0e498e color space conversions
Hex:
        #0e498e
        RGB:
        14, 73, 142
        CMY:
        95, 71, 44
        CMYK:
        90, 49, 0, 44
      HSL:
        212°, 82.0513%, 30.5882%
        HSV (HSB):
        212°, 90.1408%, 55.6863%
        XYZ:
        7.4461, 6.8114, 26.5135
        xyY:
        0.1826, 0.1671, 6.8114
      CIE-Lab:
        31.3737, 9.7472, -43.2124
        CIE-LCH:
        31.3737, 44.2981, 282.7111
        CIE-Luv:
        31.3737, -16.4699, -58.8349
        Hunter-Lab:
        26.0987, 5.2544, -41.9630
      #0e498e color charts
#0e498e RGB chart
      #0e498e CMYK chart
      #0e498e RGB pie chart
      #0e498e color shades, tints & tones
#0e498e color schemes
#0e498e color preview, HTML & CSS examples
           This text has a color of #0e498e        
        
          <p style="color:#0e498e;">Text here</p>
        
        
          .mytext {color:#0e498e;}
        
        Text color #0e498e
      
           This box has a color of #0e498e        
        
          <div style="background-color:#0e498e;">Content here</div>
        
        
          .mybackground {background-color:#0e498e;}
        
        Background color #0e498e
      
           Border around this has a color of #0e498e        
        
          <div style="border:2px solid #0e498e;">Content here</div>
        
        
          .myborder {border:2px solid #0e498e;}
        
        Border color #0e498e