#2521a4 color space conversions
Hex:
        #2521a4
        RGB:
        37, 33, 164
        CMY:
        85, 87, 36
        CMYK:
        77, 80, 0, 36
      HSL:
        242°, 66.4975%, 38.6275%
        HSV (HSB):
        242°, 79.8780%, 64.3137%
        XYZ:
        8.0076, 4.1614, 35.5031
        xyY:
        0.1680, 0.0873, 4.1614
      CIE-Lab:
        24.1979, 45.9256, -68.3505
        CIE-LCH:
        24.1979, 82.3465, 303.8977
        CIE-Luv:
        24.1979, -5.2886, -80.7403
        Hunter-Lab:
        20.3994, 34.3699, -88.9087
      #2521a4 color charts
#2521a4 RGB chart
      #2521a4 CMYK chart
      #2521a4 RGB pie chart
      #2521a4 color shades, tints & tones
#2521a4 color schemes
#2521a4 color preview, HTML & CSS examples
           This text has a color of #2521a4        
        
          <p style="color:#2521a4;">Text here</p>
        
        
          .mytext {color:#2521a4;}
        
        Text color #2521a4
      
           This box has a color of #2521a4        
        
          <div style="background-color:#2521a4;">Content here</div>
        
        
          .mybackground {background-color:#2521a4;}
        
        Background color #2521a4
      
           Border around this has a color of #2521a4        
        
          <div style="border:2px solid #2521a4;">Content here</div>
        
        
          .myborder {border:2px solid #2521a4;}
        
        Border color #2521a4