#0e485a color space conversions
Hex:
        #0e485a
        RGB:
        14, 72, 90
        CMY:
        95, 72, 65
        CMYK:
        84, 20, 0, 65
      HSL:
        194°, 73.0769%, 20.3922%
        HSV (HSB):
        194°, 84.4444%, 35.2941%
        XYZ:
        4.3439, 5.4663, 10.4990
        xyY:
        0.2139, 0.2692, 5.4663
      CIE-Lab:
        28.0239, -10.9922, -15.8087
        CIE-LCH:
        28.0239, 19.2547, 235.1880
        CIE-Luv:
        28.0239, -18.3546, -18.5192
        Hunter-Lab:
        23.3801, -7.7505, -10.2586
      #0e485a color charts
#0e485a RGB chart
      #0e485a CMYK chart
      #0e485a RGB pie chart
      #0e485a color shades, tints & tones
#0e485a color schemes
#0e485a color preview, HTML & CSS examples
           This text has a color of #0e485a        
        
          <p style="color:#0e485a;">Text here</p>
        
        
          .mytext {color:#0e485a;}
        
        Text color #0e485a
      
           This box has a color of #0e485a        
        
          <div style="background-color:#0e485a;">Content here</div>
        
        
          .mybackground {background-color:#0e485a;}
        
        Background color #0e485a
      
           Border around this has a color of #0e485a        
        
          <div style="border:2px solid #0e485a;">Content here</div>
        
        
          .myborder {border:2px solid #0e485a;}
        
        Border color #0e485a