#0e1385 color space conversions
Hex:
        #0e1385
        RGB:
        14, 19, 133
        CMY:
        95, 93, 48
        CMYK:
        89, 86, 0, 48
      HSL:
        237°, 80.9524%, 28.8235%
        HSV (HSB):
        237°, 89.4737%, 52.1569%
        XYZ:
        4.6476, 2.2526, 22.3801
        xyY:
        0.1587, 0.0769, 2.2526
      CIE-Lab:
        16.7605, 41.6294, -61.5478
        CIE-LCH:
        16.7605, 74.3043, 304.0734
        CIE-Luv:
        16.7605, -4.7400, -60.2050
        Hunter-Lab:
        15.0085, 29.0102, -77.9049
      #0e1385 color charts
#0e1385 RGB chart
      #0e1385 CMYK chart
      #0e1385 RGB pie chart
      #0e1385 color shades, tints & tones
#0e1385 color schemes
#0e1385 color preview, HTML & CSS examples
           This text has a color of #0e1385        
        
          <p style="color:#0e1385;">Text here</p>
        
        
          .mytext {color:#0e1385;}
        
        Text color #0e1385
      
           This box has a color of #0e1385        
        
          <div style="background-color:#0e1385;">Content here</div>
        
        
          .mybackground {background-color:#0e1385;}
        
        Background color #0e1385
      
           Border around this has a color of #0e1385        
        
          <div style="border:2px solid #0e1385;">Content here</div>
        
        
          .myborder {border:2px solid #0e1385;}
        
        Border color #0e1385