#0e234f color space conversions
Hex:
        #0e234f
        RGB:
        14, 35, 79
        CMY:
        95, 86, 69
        CMYK:
        82, 56, 0, 69
      HSL:
        221°, 69.8925%, 18.2353%
        HSV (HSB):
        221°, 82.2785%, 30.9804%
        XYZ:
        2.1934, 1.8599, 7.6405
        xyY:
        0.1876, 0.1591, 1.8599
      CIE-Lab:
        14.7344, 9.8765, -29.5029
        CIE-LCH:
        14.7344, 31.1121, 288.5088
        CIE-Luv:
        14.7344, -6.1952, -29.2265
        Hunter-Lab:
        13.6380, 4.8421, -23.6701
      #0e234f color charts
#0e234f RGB chart
      #0e234f CMYK chart
      #0e234f RGB pie chart
      #0e234f color shades, tints & tones
#0e234f color schemes
#0e234f color preview, HTML & CSS examples
           This text has a color of #0e234f        
        
          <p style="color:#0e234f;">Text here</p>
        
        
          .mytext {color:#0e234f;}
        
        Text color #0e234f
      
           This box has a color of #0e234f        
        
          <div style="background-color:#0e234f;">Content here</div>
        
        
          .mybackground {background-color:#0e234f;}
        
        Background color #0e234f
      
           Border around this has a color of #0e234f        
        
          <div style="border:2px solid #0e234f;">Content here</div>
        
        
          .myborder {border:2px solid #0e234f;}
        
        Border color #0e234f