#0e389d color space conversions
Hex:
        #0e389d
        RGB:
        14, 56, 157
        CMY:
        95, 78, 38
        CMYK:
        91, 64, 0, 38
      HSL:
        222°, 83.6257%, 33.5294%
        HSV (HSB):
        222°, 91.0828%, 61.5686%
        XYZ:
        7.6811, 5.3560, 32.5273
        xyY:
        0.1686, 0.1175, 5.3560
      CIE-Lab:
        27.7259, 27.6975, -58.3088
        CIE-LCH:
        27.7259, 64.5528, 295.4084
        CIE-Luv:
        27.7259, -11.6429, -75.1943
        Hunter-Lab:
        23.1431, 18.7428, -67.1310
      #0e389d color charts
#0e389d RGB chart
      #0e389d CMYK chart
      #0e389d RGB pie chart
      #0e389d color shades, tints & tones
#0e389d color schemes
#0e389d color preview, HTML & CSS examples
           This text has a color of #0e389d        
        
          <p style="color:#0e389d;">Text here</p>
        
        
          .mytext {color:#0e389d;}
        
        Text color #0e389d
      
           This box has a color of #0e389d        
        
          <div style="background-color:#0e389d;">Content here</div>
        
        
          .mybackground {background-color:#0e389d;}
        
        Background color #0e389d
      
           Border around this has a color of #0e389d        
        
          <div style="border:2px solid #0e389d;">Content here</div>
        
        
          .myborder {border:2px solid #0e389d;}
        
        Border color #0e389d