#0e024a color space conversions
Hex:
        #0e024a
        RGB:
        14, 2, 74
        CMY:
        95, 99, 71
        CMYK:
        81, 97, 0, 71
      HSL:
        250°, 94.7368%, 14.9020%
        HSV (HSB):
        250°, 97.2973%, 29.0196%
        XYZ:
        1.4388, 0.6312, 6.5246
        xyY:
        0.1674, 0.0734, 0.6312
      CIE-Lab:
        5.7015, 30.1473, -40.8473
        CIE-LCH:
        5.7015, 50.7677, 306.4291
        CIE-Luv:
        5.7015, -0.6684, -20.8990
        Hunter-Lab:
        7.9448, 18.4241, -43.1301
      #0e024a color charts
#0e024a RGB chart
      #0e024a CMYK chart
      #0e024a RGB pie chart
      #0e024a color shades, tints & tones
#0e024a color schemes
#0e024a color preview, HTML & CSS examples
           This text has a color of #0e024a        
        
          <p style="color:#0e024a;">Text here</p>
        
        
          .mytext {color:#0e024a;}
        
        Text color #0e024a
      
           This box has a color of #0e024a        
        
          <div style="background-color:#0e024a;">Content here</div>
        
        
          .mybackground {background-color:#0e024a;}
        
        Background color #0e024a
      
           Border around this has a color of #0e024a        
        
          <div style="border:2px solid #0e024a;">Content here</div>
        
        
          .myborder {border:2px solid #0e024a;}
        
        Border color #0e024a