#0e364d color space conversions
Hex:
        #0e364d
        RGB:
        14, 54, 77
        CMY:
        95, 79, 70
        CMYK:
        82, 30, 0, 70
      HSL:
        202°, 69.2308%, 17.8431%
        HSV (HSB):
        202°, 81.8182%, 30.1961%
        XYZ:
        2.8398, 3.2675, 7.5022
        xyY:
        0.2087, 0.2401, 3.2675
      CIE-Lab:
        21.0849, -4.6978, -18.0527
        CIE-LCH:
        21.0849, 18.6540, 255.4135
        CIE-Luv:
        21.0849, -12.3558, -19.9699
        Hunter-Lab:
        18.0763, -3.5907, -11.9537
      #0e364d color charts
#0e364d RGB chart
      #0e364d CMYK chart
      #0e364d RGB pie chart
      #0e364d color shades, tints & tones
#0e364d color schemes
#0e364d color preview, HTML & CSS examples
           This text has a color of #0e364d        
        
          <p style="color:#0e364d;">Text here</p>
        
        
          .mytext {color:#0e364d;}
        
        Text color #0e364d
      
           This box has a color of #0e364d        
        
          <div style="background-color:#0e364d;">Content here</div>
        
        
          .mybackground {background-color:#0e364d;}
        
        Background color #0e364d
      
           Border around this has a color of #0e364d        
        
          <div style="border:2px solid #0e364d;">Content here</div>
        
        
          .myborder {border:2px solid #0e364d;}
        
        Border color #0e364d