#0e314e color space conversions
Hex:
        #0e314e
        RGB:
        14, 49, 78
        CMY:
        95, 81, 69
        CMYK:
        82, 37, 0, 69
      HSL:
        207°, 69.5652%, 18.0392%
        HSV (HSB):
        207°, 82.0513%, 30.5882%
        XYZ:
        2.6546, 2.8400, 7.6160
        xyY:
        0.2025, 0.2166, 2.8400
      CIE-Lab:
        19.3916, -0.8490, -21.3848
        CIE-LCH:
        19.3916, 21.4017, 267.7266
        CIE-Luv:
        19.3916, -10.5691, -23.4489
        Hunter-Lab:
        16.8524, -1.3748, -14.9978
      #0e314e color charts
#0e314e RGB chart
      #0e314e CMYK chart
      #0e314e RGB pie chart
      #0e314e color shades, tints & tones
#0e314e color schemes
#0e314e color preview, HTML & CSS examples
           This text has a color of #0e314e        
        
          <p style="color:#0e314e;">Text here</p>
        
        
          .mytext {color:#0e314e;}
        
        Text color #0e314e
      
           This box has a color of #0e314e        
        
          <div style="background-color:#0e314e;">Content here</div>
        
        
          .mybackground {background-color:#0e314e;}
        
        Background color #0e314e
      
           Border around this has a color of #0e314e        
        
          <div style="border:2px solid #0e314e;">Content here</div>
        
        
          .myborder {border:2px solid #0e314e;}
        
        Border color #0e314e