#2571ea color space conversions
Hex:
        #2571ea
        RGB:
        37, 113, 234
        CMY:
        85, 56, 8
        CMYK:
        84, 52, 0, 8
      HSL:
        217°, 82.4268%, 53.1373%
        HSV (HSB):
        217°, 84.1880%, 91.7647%
        XYZ:
        21.5194, 18.1441, 80.2099
        xyY:
        0.1795, 0.1514, 18.1441
      CIE-Lab:
        49.6704, 21.6809, -67.4035
        CIE-LCH:
        49.6704, 70.8046, 287.8308
        CIE-Luv:
        49.6704, -23.7234, -105.0673
        Hunter-Lab:
        42.5959, 15.6351, -81.8285
      #2571ea color charts
#2571ea RGB chart
      #2571ea CMYK chart
      #2571ea RGB pie chart
      #2571ea color shades, tints & tones
#2571ea color schemes
#2571ea color preview, HTML & CSS examples
           This text has a color of #2571ea        
        
          <p style="color:#2571ea;">Text here</p>
        
        
          .mytext {color:#2571ea;}
        
        Text color #2571ea
      
           This box has a color of #2571ea        
        
          <div style="background-color:#2571ea;">Content here</div>
        
        
          .mybackground {background-color:#2571ea;}
        
        Background color #2571ea
      
           Border around this has a color of #2571ea        
        
          <div style="border:2px solid #2571ea;">Content here</div>
        
        
          .myborder {border:2px solid #2571ea;}
        
        Border color #2571ea