#0e137d color space conversions
Hex:
        #0e137d
        RGB:
        14, 19, 125
        CMY:
        95, 93, 51
        CMYK:
        89, 85, 0, 51
      HSL:
        237°, 79.8561%, 27.2549%
        HSV (HSB):
        237°, 88.8000%, 49.0196%
        XYZ:
        4.1156, 2.0398, 19.5788
        xyY:
        0.1599, 0.0793, 2.0398
      CIE-Lab:
        15.6946, 38.9632, -58.2398
        CIE-LCH:
        15.6946, 70.0714, 303.7831
        CIE-Luv:
        15.6946, -4.4219, -55.4730
        Hunter-Lab:
        14.2821, 26.4445, -71.2813
      #0e137d color charts
#0e137d RGB chart
      #0e137d CMYK chart
      #0e137d RGB pie chart
      #0e137d color shades, tints & tones
#0e137d color schemes
#0e137d color preview, HTML & CSS examples
           This text has a color of #0e137d        
        
          <p style="color:#0e137d;">Text here</p>
        
        
          .mytext {color:#0e137d;}
        
        Text color #0e137d
      
           This box has a color of #0e137d        
        
          <div style="background-color:#0e137d;">Content here</div>
        
        
          .mybackground {background-color:#0e137d;}
        
        Background color #0e137d
      
           Border around this has a color of #0e137d        
        
          <div style="border:2px solid #0e137d;">Content here</div>
        
        
          .myborder {border:2px solid #0e137d;}
        
        Border color #0e137d