#0e1aee color space conversions
Hex:
        #0e1aee
        RGB:
        14, 26, 238
        CMY:
        95, 90, 7
        CMYK:
        94, 89, 0, 7
      HSL:
        237°, 88.8889%, 49.4118%
        HSV (HSB):
        237°, 94.1176%, 93.3333%
        XYZ:
        15.9831, 7.0052, 81.3987
        xyY:
        0.1531, 0.0671, 7.0052
      CIE-Lab:
        31.8187, 69.8648, -99.0702
        CIE-LCH:
        31.8187, 121.2271, 305.1917
        CIE-Luv:
        31.8187, -9.4334, -122.3256
        Hunter-Lab:
        26.4673, 61.4749, -163.8156
      #0e1aee color charts
#0e1aee RGB chart
      #0e1aee CMYK chart
      #0e1aee RGB pie chart
      #0e1aee color shades, tints & tones
#0e1aee color schemes
#0e1aee color preview, HTML & CSS examples
           This text has a color of #0e1aee        
        
          <p style="color:#0e1aee;">Text here</p>
        
        
          .mytext {color:#0e1aee;}
        
        Text color #0e1aee
      
           This box has a color of #0e1aee        
        
          <div style="background-color:#0e1aee;">Content here</div>
        
        
          .mybackground {background-color:#0e1aee;}
        
        Background color #0e1aee
      
           Border around this has a color of #0e1aee        
        
          <div style="border:2px solid #0e1aee;">Content here</div>
        
        
          .myborder {border:2px solid #0e1aee;}
        
        Border color #0e1aee