#1e04ad color space conversions
Hex:
        #1e04ad
        RGB:
        30, 4, 173
        CMY:
        88, 98, 32
        CMYK:
        83, 98, 0, 32
      HSL:
        249°, 95.4802%, 34.7059%
        HSV (HSB):
        249°, 97.6879%, 67.8431%
        XYZ:
        8.1217, 3.3800, 39.7595
        xyY:
        0.1584, 0.0659, 3.3800
      CIE-Lab:
        21.5056, 58.5657, -78.2872
        CIE-LCH:
        21.5056, 97.7693, 306.7997
        CIE-Luv:
        21.5056, -4.3146, -83.1825
        Hunter-Lab:
        18.3847, 46.6811, -115.3535
      #1e04ad color charts
#1e04ad RGB chart
      #1e04ad CMYK chart
      #1e04ad RGB pie chart
      #1e04ad color shades, tints & tones
#1e04ad color schemes
#1e04ad color preview, HTML & CSS examples
           This text has a color of #1e04ad        
        
          <p style="color:#1e04ad;">Text here</p>
        
        
          .mytext {color:#1e04ad;}
        
        Text color #1e04ad
      
           This box has a color of #1e04ad        
        
          <div style="background-color:#1e04ad;">Content here</div>
        
        
          .mybackground {background-color:#1e04ad;}
        
        Background color #1e04ad
      
           Border around this has a color of #1e04ad        
        
          <div style="border:2px solid #1e04ad;">Content here</div>
        
        
          .myborder {border:2px solid #1e04ad;}
        
        Border color #1e04ad