#2570d3 color space conversions
Hex:
        #2570d3
        RGB:
        37, 112, 211
        CMY:
        85, 56, 17
        CMYK:
        82, 47, 0, 17
      HSL:
        214°, 70.1613%, 48.6275%
        HSV (HSB):
        214°, 82.4645%, 82.7451%
        XYZ:
        18.3150, 16.6848, 63.8832
        xyY:
        0.1852, 0.1687, 16.6848
      CIE-Lab:
        47.8604, 13.5367, -57.3280
        CIE-LCH:
        47.8604, 58.9045, 283.2857
        CIE-Luv:
        47.8604, -24.0542, -88.3891
        Hunter-Lab:
        40.8470, 8.5535, -64.1344
      #2570d3 color charts
#2570d3 RGB chart
      #2570d3 CMYK chart
      #2570d3 RGB pie chart
      #2570d3 color shades, tints & tones
#2570d3 color schemes
#2570d3 color preview, HTML & CSS examples
           This text has a color of #2570d3        
        
          <p style="color:#2570d3;">Text here</p>
        
        
          .mytext {color:#2570d3;}
        
        Text color #2570d3
      
           This box has a color of #2570d3        
        
          <div style="background-color:#2570d3;">Content here</div>
        
        
          .mybackground {background-color:#2570d3;}
        
        Background color #2570d3
      
           Border around this has a color of #2570d3        
        
          <div style="border:2px solid #2570d3;">Content here</div>
        
        
          .myborder {border:2px solid #2570d3;}
        
        Border color #2570d3