#0e2e85 color space conversions
Hex:
        #0e2e85
        RGB:
        14, 46, 133
        CMY:
        95, 82, 48
        CMYK:
        89, 65, 0, 48
      HSL:
        224°, 80.9524%, 28.8235%
        HSV (HSB):
        224°, 89.4737%, 52.1569%
        XYZ:
        5.3917, 3.7408, 22.6282
        xyY:
        0.1698, 0.1178, 3.7408
      CIE-Lab:
        22.7954, 24.8960, -51.5773
        CIE-LCH:
        22.7954, 57.2715, 295.7663
        CIE-Luv:
        22.7954, -9.2328, -61.6781
        Hunter-Lab:
        19.3412, 15.9134, -55.8274
      #0e2e85 color charts
#0e2e85 RGB chart
      #0e2e85 CMYK chart
      #0e2e85 RGB pie chart
      #0e2e85 color shades, tints & tones
#0e2e85 color schemes
#0e2e85 color preview, HTML & CSS examples
           This text has a color of #0e2e85        
        
          <p style="color:#0e2e85;">Text here</p>
        
        
          .mytext {color:#0e2e85;}
        
        Text color #0e2e85
      
           This box has a color of #0e2e85        
        
          <div style="background-color:#0e2e85;">Content here</div>
        
        
          .mybackground {background-color:#0e2e85;}
        
        Background color #0e2e85
      
           Border around this has a color of #0e2e85        
        
          <div style="border:2px solid #0e2e85;">Content here</div>
        
        
          .myborder {border:2px solid #0e2e85;}
        
        Border color #0e2e85