#0e124a color space conversions
Hex:
        #0e124a
        RGB:
        14, 18, 74
        CMY:
        95, 93, 71
        CMYK:
        81, 76, 0, 71
      HSL:
        236°, 68.1818%, 17.2549%
        HSV (HSB):
        236°, 81.0811%, 29.0196%
        XYZ:
        1.6334, 1.0204, 6.5894
        xyY:
        0.1767, 0.1104, 1.0204
      CIE-Lab:
        9.1601, 20.5814, -35.1427
        CIE-LCH:
        9.1601, 40.7259, 300.3555
        CIE-Luv:
        9.1601, -2.3631, -25.9785
        Hunter-Lab:
        10.1014, 11.1867, -31.6055
      #0e124a color charts
#0e124a RGB chart
      #0e124a CMYK chart
      #0e124a RGB pie chart
      #0e124a color shades, tints & tones
#0e124a color schemes
#0e124a color preview, HTML & CSS examples
           This text has a color of #0e124a        
        
          <p style="color:#0e124a;">Text here</p>
        
        
          .mytext {color:#0e124a;}
        
        Text color #0e124a
      
           This box has a color of #0e124a        
        
          <div style="background-color:#0e124a;">Content here</div>
        
        
          .mybackground {background-color:#0e124a;}
        
        Background color #0e124a
      
           Border around this has a color of #0e124a        
        
          <div style="border:2px solid #0e124a;">Content here</div>
        
        
          .myborder {border:2px solid #0e124a;}
        
        Border color #0e124a