#0e054a color space conversions
Hex:
        #0e054a
        RGB:
        14, 5, 74
        CMY:
        95, 98, 71
        CMYK:
        81, 93, 0, 71
      HSL:
        248°, 87.3418%, 15.4902%
        HSV (HSB):
        248°, 93.2432%, 29.0196%
        XYZ:
        1.4714, 0.6963, 6.5354
        xyY:
        0.1691, 0.0800, 0.6963
      CIE-Lab:
        6.2898, 28.5377, -39.8765
        CIE-LCH:
        6.2898, 49.0360, 305.5896
        CIE-Luv:
        6.2898, -0.9099, -22.0387
        Hunter-Lab:
        8.3446, 16.8721, -40.5945
      #0e054a color charts
#0e054a RGB chart
      #0e054a CMYK chart
      #0e054a RGB pie chart
      #0e054a color shades, tints & tones
#0e054a color schemes
#0e054a color preview, HTML & CSS examples
           This text has a color of #0e054a        
        
          <p style="color:#0e054a;">Text here</p>
        
        
          .mytext {color:#0e054a;}
        
        Text color #0e054a
      
           This box has a color of #0e054a        
        
          <div style="background-color:#0e054a;">Content here</div>
        
        
          .mybackground {background-color:#0e054a;}
        
        Background color #0e054a
      
           Border around this has a color of #0e054a        
        
          <div style="border:2px solid #0e054a;">Content here</div>
        
        
          .myborder {border:2px solid #0e054a;}
        
        Border color #0e054a