#2571a4 color space conversions
Hex:
        #2571a4
        RGB:
        37, 113, 164
        CMY:
        85, 56, 36
        CMYK:
        77, 31, 0, 36
      HSL:
        204°, 63.1841%, 39.4118%
        HSV (HSB):
        204°, 77.4390%, 64.3137%
        XYZ:
        13.3689, 14.8839, 37.2902
        xyY:
        0.2040, 0.2271, 14.8839
      CIE-Lab:
        45.4748, -4.9480, -33.9382
        CIE-LCH:
        45.4748, 34.2970, 261.7050
        CIE-Luv:
        45.4748, -26.2443, -49.6336
        Hunter-Lab:
        38.5797, -5.6592, -30.3026
      #2571a4 color charts
#2571a4 RGB chart
      #2571a4 CMYK chart
      #2571a4 RGB pie chart
      #2571a4 color shades, tints & tones
#2571a4 color schemes
#2571a4 color preview, HTML & CSS examples
           This text has a color of #2571a4        
        
          <p style="color:#2571a4;">Text here</p>
        
        
          .mytext {color:#2571a4;}
        
        Text color #2571a4
      
           This box has a color of #2571a4        
        
          <div style="background-color:#2571a4;">Content here</div>
        
        
          .mybackground {background-color:#2571a4;}
        
        Background color #2571a4
      
           Border around this has a color of #2571a4        
        
          <div style="border:2px solid #2571a4;">Content here</div>
        
        
          .myborder {border:2px solid #2571a4;}
        
        Border color #2571a4