#0e437e color space conversions
Hex:
        #0e437e
        RGB:
        14, 67, 126
        CMY:
        95, 74, 51
        CMYK:
        89, 47, 0, 51
      HSL:
        212°, 80.0000%, 27.4510%
        HSV (HSB):
        212°, 88.8889%, 49.4118%
        XYZ:
        5.9542, 5.6140, 20.5085
        xyY:
        0.1856, 0.1750, 5.6140
      CIE-Lab:
        28.4170, 7.1250, -38.0637
        CIE-LCH:
        28.4170, 38.7248, 280.6023
        CIE-Luv:
        28.4170, -15.0840, -49.9632
        Hunter-Lab:
        23.6939, 3.3916, -34.7331
      #0e437e color charts
#0e437e RGB chart
      #0e437e CMYK chart
      #0e437e RGB pie chart
      #0e437e color shades, tints & tones
#0e437e color schemes
#0e437e color preview, HTML & CSS examples
           This text has a color of #0e437e        
        
          <p style="color:#0e437e;">Text here</p>
        
        
          .mytext {color:#0e437e;}
        
        Text color #0e437e
      
           This box has a color of #0e437e        
        
          <div style="background-color:#0e437e;">Content here</div>
        
        
          .mybackground {background-color:#0e437e;}
        
        Background color #0e437e
      
           Border around this has a color of #0e437e        
        
          <div style="border:2px solid #0e437e;">Content here</div>
        
        
          .myborder {border:2px solid #0e437e;}
        
        Border color #0e437e