#1e00e0 color space conversions
Hex:
        #1e00e0
        RGB:
        30, 0, 224
        CMY:
        88, 100, 12
        CMYK:
        87, 100, 0, 12
      HSL:
        248°, 100.0000%, 43.9216%
        HSV (HSB):
        248°, 100.0000%, 87.8431%
        XYZ:
        13.9900, 5.6578, 70.8757
        xyY:
        0.1545, 0.0625, 5.6578
      CIE-Lab:
        28.5323, 72.0458, -96.5511
        CIE-LCH:
        28.5323, 120.4687, 306.7301
        CIE-Luv:
        28.5323, -6.7450, -113.0783
        Hunter-Lab:
        23.7862, 63.3597, -160.0160
      #1e00e0 color charts
#1e00e0 RGB chart
      #1e00e0 CMYK chart
      #1e00e0 RGB pie chart
      #1e00e0 color shades, tints & tones
#1e00e0 color schemes
#1e00e0 color preview, HTML & CSS examples
           This text has a color of #1e00e0        
        
          <p style="color:#1e00e0;">Text here</p>
        
        
          .mytext {color:#1e00e0;}
        
        Text color #1e00e0
      
           This box has a color of #1e00e0        
        
          <div style="background-color:#1e00e0;">Content here</div>
        
        
          .mybackground {background-color:#1e00e0;}
        
        Background color #1e00e0
      
           Border around this has a color of #1e00e0        
        
          <div style="border:2px solid #1e00e0;">Content here</div>
        
        
          .myborder {border:2px solid #1e00e0;}
        
        Border color #1e00e0