#0e297d color space conversions
Hex:
        #0e297d
        RGB:
        14, 41, 125
        CMY:
        95, 84, 51
        CMYK:
        89, 67, 0, 51
      HSL:
        225°, 79.8561%, 27.2549%
        HSV (HSB):
        225°, 88.8000%, 49.0196%
        XYZ:
        4.6757, 3.1599, 19.7655
        xyY:
        0.1694, 0.1145, 3.1599
      CIE-Lab:
        20.6733, 25.1317, -50.0136
        CIE-LCH:
        20.6733, 55.9729, 296.6794
        CIE-Luv:
        20.6733, -8.0375, -57.2391
        Hunter-Lab:
        17.7761, 15.8432, -53.4821
      #0e297d color charts
#0e297d RGB chart
      #0e297d CMYK chart
      #0e297d RGB pie chart
      #0e297d color shades, tints & tones
#0e297d color schemes
#0e297d color preview, HTML & CSS examples
           This text has a color of #0e297d        
        
          <p style="color:#0e297d;">Text here</p>
        
        
          .mytext {color:#0e297d;}
        
        Text color #0e297d
      
           This box has a color of #0e297d        
        
          <div style="background-color:#0e297d;">Content here</div>
        
        
          .mybackground {background-color:#0e297d;}
        
        Background color #0e297d
      
           Border around this has a color of #0e297d        
        
          <div style="border:2px solid #0e297d;">Content here</div>
        
        
          .myborder {border:2px solid #0e297d;}
        
        Border color #0e297d