#2520a3 color space conversions
Hex:
        #2520a3
        RGB:
        37, 32, 163
        CMY:
        85, 87, 36
        CMYK:
        77, 80, 0, 36
      HSL:
        242°, 67.1795%, 38.2353%
        HSV (HSB):
        242°, 80.3681%, 63.9216%
        XYZ:
        7.8903, 4.0707, 35.0202
        xyY:
        0.1679, 0.0866, 4.0707
      CIE-Lab:
        23.9038, 46.1177, -68.2306
        CIE-LCH:
        23.9038, 82.3544, 304.0551
        CIE-Luv:
        23.9038, -5.1164, -80.1102
        Hunter-Lab:
        20.1759, 34.4992, -88.7889
      #2520a3 color charts
#2520a3 RGB chart
      #2520a3 CMYK chart
      #2520a3 RGB pie chart
      #2520a3 color shades, tints & tones
#2520a3 color schemes
#2520a3 color preview, HTML & CSS examples
           This text has a color of #2520a3        
        
          <p style="color:#2520a3;">Text here</p>
        
        
          .mytext {color:#2520a3;}
        
        Text color #2520a3
      
           This box has a color of #2520a3        
        
          <div style="background-color:#2520a3;">Content here</div>
        
        
          .mybackground {background-color:#2520a3;}
        
        Background color #2520a3
      
           Border around this has a color of #2520a3        
        
          <div style="border:2px solid #2520a3;">Content here</div>
        
        
          .myborder {border:2px solid #2520a3;}
        
        Border color #2520a3