#1e21ae color space conversions
Hex:
        #1e21ae
        RGB:
        30, 33, 174
        CMY:
        88, 87, 32
        CMYK:
        83, 81, 0, 32
      HSL:
        239°, 70.5882%, 40.0000%
        HSV (HSB):
        239°, 82.7586%, 68.2353%
        XYZ:
        8.7193, 4.4197, 40.4379
        xyY:
        0.1627, 0.0825, 4.4197
      CIE-Lab:
        25.0131, 48.7212, -73.0482
        CIE-LCH:
        25.0131, 87.8054, 303.7022
        CIE-Luv:
        25.0131, -6.5665, -86.4076
        Hunter-Lab:
        21.0231, 37.2416, -99.3279
      #1e21ae color charts
#1e21ae RGB chart
      #1e21ae CMYK chart
      #1e21ae RGB pie chart
      #1e21ae color shades, tints & tones
#1e21ae color schemes
#1e21ae color preview, HTML & CSS examples
           This text has a color of #1e21ae        
        
          <p style="color:#1e21ae;">Text here</p>
        
        
          .mytext {color:#1e21ae;}
        
        Text color #1e21ae
      
           This box has a color of #1e21ae        
        
          <div style="background-color:#1e21ae;">Content here</div>
        
        
          .mybackground {background-color:#1e21ae;}
        
        Background color #1e21ae
      
           Border around this has a color of #1e21ae        
        
          <div style="border:2px solid #1e21ae;">Content here</div>
        
        
          .myborder {border:2px solid #1e21ae;}
        
        Border color #1e21ae