#2571cb color space conversions
Hex:
        #2571cb
        RGB:
        37, 113, 203
        CMY:
        85, 56, 20
        CMYK:
        82, 44, 0, 20
      HSL:
        213°, 69.1667%, 47.0588%
        HSV (HSB):
        213°, 81.7734%, 79.6078%
        XYZ:
        17.4476, 16.5154, 58.7681
        xyY:
        0.1882, 0.1781, 16.5154
      CIE-Lab:
        47.6435, 9.8384, -53.1084
        CIE-LCH:
        47.6435, 54.0120, 280.4952
        CIE-Luv:
        47.6435, -24.6248, -81.5434
        Hunter-Lab:
        40.6391, 5.5169, -57.2918
      #2571cb color charts
#2571cb RGB chart
      #2571cb CMYK chart
      #2571cb RGB pie chart
      #2571cb color shades, tints & tones
#2571cb color schemes
#2571cb color preview, HTML & CSS examples
           This text has a color of #2571cb        
        
          <p style="color:#2571cb;">Text here</p>
        
        
          .mytext {color:#2571cb;}
        
        Text color #2571cb
      
           This box has a color of #2571cb        
        
          <div style="background-color:#2571cb;">Content here</div>
        
        
          .mybackground {background-color:#2571cb;}
        
        Background color #2571cb
      
           Border around this has a color of #2571cb        
        
          <div style="border:2px solid #2571cb;">Content here</div>
        
        
          .myborder {border:2px solid #2571cb;}
        
        Border color #2571cb