#1e48aa color space conversions
Hex:
        #1e48aa
        RGB:
        30, 72, 170
        CMY:
        88, 72, 33
        CMYK:
        82, 58, 0, 33
      HSL:
        222°, 70.0000%, 39.2157%
        HSV (HSB):
        222°, 82.3529%, 66.6667%
        XYZ:
        10.1085, 7.8130, 39.0055
        xyY:
        0.1776, 0.1372, 7.8130
      CIE-Lab:
        33.5904, 23.1414, -56.5419
        CIE-LCH:
        33.5904, 61.0942, 292.2582
        CIE-Luv:
        33.5904, -14.1239, -78.8325
        Hunter-Lab:
        27.9518, 15.6371, -63.1703
      #1e48aa color charts
#1e48aa RGB chart
      #1e48aa CMYK chart
      #1e48aa RGB pie chart
      #1e48aa color shades, tints & tones
#1e48aa color schemes
#1e48aa color preview, HTML & CSS examples
           This text has a color of #1e48aa        
        
          <p style="color:#1e48aa;">Text here</p>
        
        
          .mytext {color:#1e48aa;}
        
        Text color #1e48aa
      
           This box has a color of #1e48aa        
        
          <div style="background-color:#1e48aa;">Content here</div>
        
        
          .mybackground {background-color:#1e48aa;}
        
        Background color #1e48aa
      
           Border around this has a color of #1e48aa        
        
          <div style="border:2px solid #1e48aa;">Content here</div>
        
        
          .myborder {border:2px solid #1e48aa;}
        
        Border color #1e48aa