#0e4dff color space conversions
Hex:
        #0e4dff
        RGB:
        14, 77, 255
        CMY:
        95, 70, 0
        CMYK:
        95, 70, 0, 0
      HSL:
        224°, 100.0000%, 52.7451%
        HSV (HSB):
        224°, 94.5098%, 100.0000%
        XYZ:
        20.8850, 12.6211, 95.9431
        xyY:
        0.1613, 0.0975, 12.6211
      CIE-Lab:
        42.1867, 50.9136, -91.4189
        CIE-LCH:
        42.1867, 104.6404, 299.1146
        CIE-Luv:
        42.1867, -16.5073, -131.7641
        Hunter-Lab:
        35.5262, 42.7649, -135.2519
      #0e4dff color charts
#0e4dff RGB chart
      #0e4dff CMYK chart
      #0e4dff RGB pie chart
      #0e4dff color shades, tints & tones
#0e4dff color schemes
#0e4dff color preview, HTML & CSS examples
           This text has a color of #0e4dff        
        
          <p style="color:#0e4dff;">Text here</p>
        
        
          .mytext {color:#0e4dff;}
        
        Text color #0e4dff
      
           This box has a color of #0e4dff        
        
          <div style="background-color:#0e4dff;">Content here</div>
        
        
          .mybackground {background-color:#0e4dff;}
        
        Background color #0e4dff
      
           Border around this has a color of #0e4dff        
        
          <div style="border:2px solid #0e4dff;">Content here</div>
        
        
          .myborder {border:2px solid #0e4dff;}
        
        Border color #0e4dff