#1e52aa color space conversions
Hex:
        #1e52aa
        RGB:
        30, 82, 170
        CMY:
        88, 68, 33
        CMYK:
        82, 52, 0, 33
      HSL:
        218°, 70.0000%, 39.2157%
        HSV (HSB):
        218°, 82.3529%, 66.6667%
        XYZ:
        10.8084, 9.2129, 39.2388
        xyY:
        0.1824, 0.1555, 9.2129
      CIE-Lab:
        36.3910, 16.4160, -51.9960
        CIE-LCH:
        36.3910, 54.5258, 287.5218
        CIE-Luv:
        36.3910, -16.9103, -74.4923
        Hunter-Lab:
        30.3527, 10.4454, -55.4008
      #1e52aa color charts
#1e52aa RGB chart
      #1e52aa CMYK chart
      #1e52aa RGB pie chart
      #1e52aa color shades, tints & tones
#1e52aa color schemes
#1e52aa color preview, HTML & CSS examples
           This text has a color of #1e52aa        
        
          <p style="color:#1e52aa;">Text here</p>
        
        
          .mytext {color:#1e52aa;}
        
        Text color #1e52aa
      
           This box has a color of #1e52aa        
        
          <div style="background-color:#1e52aa;">Content here</div>
        
        
          .mybackground {background-color:#1e52aa;}
        
        Background color #1e52aa
      
           Border around this has a color of #1e52aa        
        
          <div style="border:2px solid #1e52aa;">Content here</div>
        
        
          .myborder {border:2px solid #1e52aa;}
        
        Border color #1e52aa