#0e104a color space conversions
Hex:
        #0e104a
        RGB:
        14, 16, 74
        CMY:
        95, 94, 71
        CMYK:
        81, 78, 0, 71
      HSL:
        238°, 68.1818%, 17.2549%
        HSV (HSB):
        238°, 81.0811%, 29.0196%
        XYZ:
        1.6024, 0.9584, 6.5791
        xyY:
        0.1753, 0.1049, 0.9584
      CIE-Lab:
        8.6396, 22.0032, -35.9991
        CIE-LCH:
        8.6396, 42.1909, 301.4340
        CIE-Luv:
        8.6396, -2.0634, -25.4770
        Hunter-Lab:
        9.7896, 12.0864, -32.9932
      #0e104a color charts
#0e104a RGB chart
      #0e104a CMYK chart
      #0e104a RGB pie chart
      #0e104a color shades, tints & tones
#0e104a color schemes
#0e104a color preview, HTML & CSS examples
           This text has a color of #0e104a        
        
          <p style="color:#0e104a;">Text here</p>
        
        
          .mytext {color:#0e104a;}
        
        Text color #0e104a
      
           This box has a color of #0e104a        
        
          <div style="background-color:#0e104a;">Content here</div>
        
        
          .mybackground {background-color:#0e104a;}
        
        Background color #0e104a
      
           Border around this has a color of #0e104a        
        
          <div style="border:2px solid #0e104a;">Content here</div>
        
        
          .myborder {border:2px solid #0e104a;}
        
        Border color #0e104a