#2521a1 color space conversions
Hex:
        #2521a1
        RGB:
        37, 33, 161
        CMY:
        85, 87, 37
        CMYK:
        77, 80, 0, 37
      HSL:
        242°, 65.9794%, 38.0392%
        HSV (HSB):
        242°, 79.5031%, 63.1373%
        XYZ:
        7.7398, 4.0542, 34.0928
        xyY:
        0.1687, 0.0884, 4.0542
      CIE-Lab:
        23.8499, 44.9540, -67.1030
        CIE-LCH:
        23.8499, 80.7692, 303.8191
        CIE-Luv:
        23.8499, -5.1508, -78.9836
        Hunter-Lab:
        20.1351, 33.3779, -86.2953
      #2521a1 color charts
#2521a1 RGB chart
      #2521a1 CMYK chart
      #2521a1 RGB pie chart
      #2521a1 color shades, tints & tones
#2521a1 color schemes
#2521a1 color preview, HTML & CSS examples
           This text has a color of #2521a1        
        
          <p style="color:#2521a1;">Text here</p>
        
        
          .mytext {color:#2521a1;}
        
        Text color #2521a1
      
           This box has a color of #2521a1        
        
          <div style="background-color:#2521a1;">Content here</div>
        
        
          .mybackground {background-color:#2521a1;}
        
        Background color #2521a1
      
           Border around this has a color of #2521a1        
        
          <div style="border:2px solid #2521a1;">Content here</div>
        
        
          .myborder {border:2px solid #2521a1;}
        
        Border color #2521a1