#1532ab color space conversions
Hex:
        #1532ab
        RGB:
        21, 50, 171
        CMY:
        92, 80, 33
        CMYK:
        88, 71, 0, 33
      HSL:
        228°, 78.1250%, 37.6471%
        HSV (HSB):
        228°, 87.7193%, 67.0588%
        XYZ:
        8.8005, 5.3809, 39.1029
        xyY:
        0.1652, 0.1010, 5.3809
      CIE-Lab:
        27.7935, 37.4354, -66.6546
        CIE-LCH:
        27.7935, 76.4477, 299.3200
        CIE-Luv:
        27.7935, -9.9850, -84.6141
        Hunter-Lab:
        23.1968, 27.1261, -83.7075
      #1532ab color charts
#1532ab RGB chart
      #1532ab CMYK chart
      #1532ab RGB pie chart
      #1532ab color shades, tints & tones
#1532ab color schemes
#1532ab color preview, HTML & CSS examples
           This text has a color of #1532ab        
        
          <p style="color:#1532ab;">Text here</p>
        
        
          .mytext {color:#1532ab;}
        
        Text color #1532ab
      
           This box has a color of #1532ab        
        
          <div style="background-color:#1532ab;">Content here</div>
        
        
          .mybackground {background-color:#1532ab;}
        
        Background color #1532ab
      
           Border around this has a color of #1532ab        
        
          <div style="border:2px solid #1532ab;">Content here</div>
        
        
          .myborder {border:2px solid #1532ab;}
        
        Border color #1532ab