#0e2ecd color space conversions
Hex:
        #0e2ecd
        RGB:
        14, 46, 205
        CMY:
        95, 82, 20
        CMYK:
        93, 78, 0, 20
      HSL:
        230°, 87.2146%, 42.9412%
        HSV (HSB):
        230°, 93.1707%, 80.3922%
        XYZ:
        12.1775, 6.4551, 58.3617
        xyY:
        0.1582, 0.0838, 6.4551
      CIE-Lab:
        30.5329, 51.4911, -82.2333
        CIE-LCH:
        30.5329, 97.0240, 302.0531
        CIE-Luv:
        30.5329, -10.4707, -104.7240
        Hunter-Lab:
        25.4069, 41.0928, -118.4089
      #0e2ecd color charts
#0e2ecd RGB chart
      #0e2ecd CMYK chart
      #0e2ecd RGB pie chart
      #0e2ecd color shades, tints & tones
#0e2ecd color schemes
#0e2ecd color preview, HTML & CSS examples
           This text has a color of #0e2ecd        
        
          <p style="color:#0e2ecd;">Text here</p>
        
        
          .mytext {color:#0e2ecd;}
        
        Text color #0e2ecd
      
           This box has a color of #0e2ecd        
        
          <div style="background-color:#0e2ecd;">Content here</div>
        
        
          .mybackground {background-color:#0e2ecd;}
        
        Background color #0e2ecd
      
           Border around this has a color of #0e2ecd        
        
          <div style="border:2px solid #0e2ecd;">Content here</div>
        
        
          .myborder {border:2px solid #0e2ecd;}
        
        Border color #0e2ecd