#0e5eff color space conversions
Hex:
        #0e5eff
        RGB:
        14, 94, 255
        CMY:
        95, 63, 0
        CMYK:
        95, 63, 0, 0
      HSL:
        220°, 100.0000%, 52.7451%
        HSV (HSB):
        220°, 94.5098%, 100.0000%
        XYZ:
        22.2338, 15.3188, 96.3927
        xyY:
        0.1660, 0.1144, 15.3188
      CIE-Lab:
        46.0677, 40.5454, -85.0265
        CIE-LCH:
        46.0677, 94.1989, 295.4944
        CIE-Luv:
        46.0677, -20.0674, -127.9128
        Hunter-Lab:
        39.1392, 32.9069, -118.6230
      #0e5eff color charts
#0e5eff RGB chart
      #0e5eff CMYK chart
      #0e5eff RGB pie chart
      #0e5eff color shades, tints & tones
#0e5eff color schemes
#0e5eff color preview, HTML & CSS examples
           This text has a color of #0e5eff        
        
          <p style="color:#0e5eff;">Text here</p>
        
        
          .mytext {color:#0e5eff;}
        
        Text color #0e5eff
      
           This box has a color of #0e5eff        
        
          <div style="background-color:#0e5eff;">Content here</div>
        
        
          .mybackground {background-color:#0e5eff;}
        
        Background color #0e5eff
      
           Border around this has a color of #0e5eff        
        
          <div style="border:2px solid #0e5eff;">Content here</div>
        
        
          .myborder {border:2px solid #0e5eff;}
        
        Border color #0e5eff