#0e013a color space conversions
Hex:
        #0e013a
        RGB:
        14, 1, 58
        CMY:
        95, 100, 77
        CMYK:
        76, 98, 0, 77
      HSL:
        254°, 96.6102%, 11.5686%
        HSV (HSB):
        254°, 98.2759%, 22.7451%
        XYZ:
        0.9557, 0.4206, 4.0338
        xyY:
        0.1766, 0.0777, 0.4206
      CIE-Lab:
        3.7989, 22.5782, -32.5367
        CIE-LCH:
        3.7989, 39.6031, 304.7579
        CIE-Luv:
        3.7989, -0.0218, -13.4764
        Hunter-Lab:
        6.4850, 14.9561, -32.3397
      #0e013a color charts
#0e013a RGB chart
      #0e013a CMYK chart
      #0e013a RGB pie chart
      #0e013a color shades, tints & tones
#0e013a color schemes
#0e013a color preview, HTML & CSS examples
           This text has a color of #0e013a        
        
          <p style="color:#0e013a;">Text here</p>
        
        
          .mytext {color:#0e013a;}
        
        Text color #0e013a
      
           This box has a color of #0e013a        
        
          <div style="background-color:#0e013a;">Content here</div>
        
        
          .mybackground {background-color:#0e013a;}
        
        Background color #0e013a
      
           Border around this has a color of #0e013a        
        
          <div style="border:2px solid #0e013a;">Content here</div>
        
        
          .myborder {border:2px solid #0e013a;}
        
        Border color #0e013a