#0e2dcb color space conversions
Hex:
        #0e2dcb
        RGB:
        14, 45, 203
        CMY:
        95, 82, 20
        CMYK:
        93, 78, 0, 20
      HSL:
        230°, 87.0968%, 42.5490%
        HSV (HSB):
        230°, 93.1034%, 79.6078%
        XYZ:
        11.8990, 6.2819, 57.0853
        xyY:
        0.1581, 0.0835, 6.2819
      CIE-Lab:
        30.1129, 51.3645, -81.7642
        CIE-LCH:
        30.1129, 96.5593, 302.1371
        CIE-Luv:
        30.1129, -10.2765, -103.5482
        Hunter-Lab:
        25.0638, 40.8809, -117.4943
      #0e2dcb color charts
#0e2dcb RGB chart
      #0e2dcb CMYK chart
      #0e2dcb RGB pie chart
      #0e2dcb color shades, tints & tones
#0e2dcb color schemes
#0e2dcb color preview, HTML & CSS examples
           This text has a color of #0e2dcb        
        
          <p style="color:#0e2dcb;">Text here</p>
        
        
          .mytext {color:#0e2dcb;}
        
        Text color #0e2dcb
      
           This box has a color of #0e2dcb        
        
          <div style="background-color:#0e2dcb;">Content here</div>
        
        
          .mybackground {background-color:#0e2dcb;}
        
        Background color #0e2dcb
      
           Border around this has a color of #0e2dcb        
        
          <div style="border:2px solid #0e2dcb;">Content here</div>
        
        
          .myborder {border:2px solid #0e2dcb;}
        
        Border color #0e2dcb