#2571ee color space conversions
Hex:
        #2571ee
        RGB:
        37, 113, 238
        CMY:
        85, 56, 7
        CMYK:
        84, 53, 0, 7
      HSL:
        217°, 85.5319%, 53.9216%
        HSV (HSB):
        217°, 84.4538%, 93.3333%
        XYZ:
        22.1007, 18.3766, 83.2711
        xyY:
        0.1786, 0.1485, 18.3766
      CIE-Lab:
        49.9498, 23.1966, -69.1912
        CIE-LCH:
        49.9498, 72.9760, 288.5339
        CIE-Luv:
        49.9498, -23.6312, -107.9798
        Hunter-Lab:
        42.8680, 17.0072, -85.1634
      #2571ee color charts
#2571ee RGB chart
      #2571ee CMYK chart
      #2571ee RGB pie chart
      #2571ee color shades, tints & tones
#2571ee color schemes
#2571ee color preview, HTML & CSS examples
           This text has a color of #2571ee        
        
          <p style="color:#2571ee;">Text here</p>
        
        
          .mytext {color:#2571ee;}
        
        Text color #2571ee
      
           This box has a color of #2571ee        
        
          <div style="background-color:#2571ee;">Content here</div>
        
        
          .mybackground {background-color:#2571ee;}
        
        Background color #2571ee
      
           Border around this has a color of #2571ee        
        
          <div style="border:2px solid #2571ee;">Content here</div>
        
        
          .myborder {border:2px solid #2571ee;}
        
        Border color #2571ee