#1e30aa color space conversions
Hex:
        #1e30aa
        RGB:
        30, 48, 170
        CMY:
        88, 81, 33
        CMYK:
        82, 72, 0, 33
      HSL:
        232°, 70.0000%, 39.2157%
        HSV (HSB):
        232°, 82.3529%, 66.6667%
        XYZ:
        8.8481, 5.2922, 38.5854
        xyY:
        0.1678, 0.1004, 5.2922
      CIE-Lab:
        27.5515, 38.8849, -66.4419
        CIE-LCH:
        27.5515, 76.9842, 300.3382
        CIE-Luv:
        27.5515, -8.7169, -84.1134
        Hunter-Lab:
        23.0048, 28.3960, -83.3423
      #1e30aa color charts
#1e30aa RGB chart
      #1e30aa CMYK chart
      #1e30aa RGB pie chart
      #1e30aa color shades, tints & tones
#1e30aa color schemes
#1e30aa color preview, HTML & CSS examples
           This text has a color of #1e30aa        
        
          <p style="color:#1e30aa;">Text here</p>
        
        
          .mytext {color:#1e30aa;}
        
        Text color #1e30aa
      
           This box has a color of #1e30aa        
        
          <div style="background-color:#1e30aa;">Content here</div>
        
        
          .mybackground {background-color:#1e30aa;}
        
        Background color #1e30aa
      
           Border around this has a color of #1e30aa        
        
          <div style="border:2px solid #1e30aa;">Content here</div>
        
        
          .myborder {border:2px solid #1e30aa;}
        
        Border color #1e30aa