#1532a8 color space conversions
Hex:
        #1532a8
        RGB:
        21, 50, 168
        CMY:
        92, 80, 34
        CMYK:
        88, 70, 0, 34
      HSL:
        228°, 77.7778%, 37.0588%
        HSV (HSB):
        228°, 87.5000%, 65.8824%
        XYZ:
        8.5177, 5.2678, 37.6136
        xyY:
        0.1657, 0.1025, 5.2678
      CIE-Lab:
        27.4845, 36.3182, -65.3593
        CIE-LCH:
        27.4845, 74.7720, 299.0596
        CIE-Luv:
        27.4845, -9.9343, -82.7967
        Hunter-Lab:
        22.9517, 26.0789, -81.0995
      #1532a8 color charts
#1532a8 RGB chart
      #1532a8 CMYK chart
      #1532a8 RGB pie chart
      #1532a8 color shades, tints & tones
#1532a8 color schemes
#1532a8 color preview, HTML & CSS examples
           This text has a color of #1532a8        
        
          <p style="color:#1532a8;">Text here</p>
        
        
          .mytext {color:#1532a8;}
        
        Text color #1532a8
      
           This box has a color of #1532a8        
        
          <div style="background-color:#1532a8;">Content here</div>
        
        
          .mybackground {background-color:#1532a8;}
        
        Background color #1532a8
      
           Border around this has a color of #1532a8        
        
          <div style="border:2px solid #1532a8;">Content here</div>
        
        
          .myborder {border:2px solid #1532a8;}
        
        Border color #1532a8