#0e309a color space conversions
Hex:
        #0e309a
        RGB:
        14, 48, 154
        CMY:
        95, 81, 40
        CMYK:
        91, 69, 0, 40
      HSL:
        225°, 83.3333%, 32.9412%
        HSV (HSB):
        225°, 90.9091%, 60.3922%
        XYZ:
        7.0708, 4.5404, 31.0756
        xyY:
        0.1656, 0.1064, 4.5404
      CIE-Lab:
        25.3829, 31.9126, -60.3290
        CIE-LCH:
        25.3829, 68.2496, 297.8778
        CIE-Luv:
        25.3829, -9.8632, -74.4710
        Hunter-Lab:
        21.3081, 21.9434, -71.5523
      #0e309a color charts
#0e309a RGB chart
      #0e309a CMYK chart
      #0e309a RGB pie chart
      #0e309a color shades, tints & tones
#0e309a color schemes
#0e309a color preview, HTML & CSS examples
           This text has a color of #0e309a        
        
          <p style="color:#0e309a;">Text here</p>
        
        
          .mytext {color:#0e309a;}
        
        Text color #0e309a
      
           This box has a color of #0e309a        
        
          <div style="background-color:#0e309a;">Content here</div>
        
        
          .mybackground {background-color:#0e309a;}
        
        Background color #0e309a
      
           Border around this has a color of #0e309a        
        
          <div style="border:2px solid #0e309a;">Content here</div>
        
        
          .myborder {border:2px solid #0e309a;}
        
        Border color #0e309a