#0e2077 color space conversions
Hex:
        #0e2077
        RGB:
        14, 32, 119
        CMY:
        95, 87, 53
        CMYK:
        88, 73, 0, 53
      HSL:
        230°, 78.9474%, 26.0784%
        HSV (HSB):
        230°, 88.2353%, 46.6667%
        XYZ:
        4.0274, 2.4583, 17.7150
        xyY:
        0.1664, 0.1016, 2.4583
      CIE-Lab:
        17.7289, 28.9304, -51.0301
        CIE-LCH:
        17.7289, 58.6604, 299.5501
        CIE-Luv:
        17.7289, -6.1184, -53.7205
        Hunter-Lab:
        15.6790, 18.4124, -56.0140
      #0e2077 color charts
#0e2077 RGB chart
      #0e2077 CMYK chart
      #0e2077 RGB pie chart
      #0e2077 color shades, tints & tones
#0e2077 color schemes
#0e2077 color preview, HTML & CSS examples
           This text has a color of #0e2077        
        
          <p style="color:#0e2077;">Text here</p>
        
        
          .mytext {color:#0e2077;}
        
        Text color #0e2077
      
           This box has a color of #0e2077        
        
          <div style="background-color:#0e2077;">Content here</div>
        
        
          .mybackground {background-color:#0e2077;}
        
        Background color #0e2077
      
           Border around this has a color of #0e2077        
        
          <div style="border:2px solid #0e2077;">Content here</div>
        
        
          .myborder {border:2px solid #0e2077;}
        
        Border color #0e2077