#0e2aff color space conversions
Hex:
        #0e2aff
        RGB:
        14, 42, 255
        CMY:
        95, 84, 0
        CMYK:
        95, 84, 0, 0
      HSL:
        233°, 100.0000%, 52.7451%
        HSV (HSB):
        233°, 94.5098%, 100.0000%
        XYZ:
        19.0591, 8.9693, 95.3345
        xyY:
        0.1545, 0.0727, 8.9693
      CIE-Lab:
        35.9251, 68.8411, -101.8085
        CIE-LCH:
        35.9251, 122.8986, 304.0659
        CIE-Luv:
        35.9251, -11.4041, -132.9658
        Hunter-Lab:
        29.9488, 61.1851, -167.7708
      #0e2aff color charts
#0e2aff RGB chart
      #0e2aff CMYK chart
      #0e2aff RGB pie chart
      #0e2aff color shades, tints & tones
#0e2aff color schemes
#0e2aff color preview, HTML & CSS examples
           This text has a color of #0e2aff        
        
          <p style="color:#0e2aff;">Text here</p>
        
        
          .mytext {color:#0e2aff;}
        
        Text color #0e2aff
      
           This box has a color of #0e2aff        
        
          <div style="background-color:#0e2aff;">Content here</div>
        
        
          .mybackground {background-color:#0e2aff;}
        
        Background color #0e2aff
      
           Border around this has a color of #0e2aff        
        
          <div style="border:2px solid #0e2aff;">Content here</div>
        
        
          .myborder {border:2px solid #0e2aff;}
        
        Border color #0e2aff