#2570cb color space conversions
Hex:
        #2570cb
        RGB:
        37, 112, 203
        CMY:
        85, 56, 20
        CMYK:
        82, 45, 0, 20
      HSL:
        213°, 69.1667%, 47.0588%
        HSV (HSB):
        213°, 81.7734%, 79.6078%
        XYZ:
        17.3366, 16.2935, 58.7311
        xyY:
        0.1877, 0.1764, 16.2935
      CIE-Lab:
        47.3572, 10.4690, -53.5679
        CIE-LCH:
        47.3572, 54.5813, 281.0582
        CIE-Luv:
        47.3572, -24.3117, -82.1805
        Hunter-Lab:
        40.3651, 6.0258, -58.0111
      #2570cb color charts
#2570cb RGB chart
      #2570cb CMYK chart
      #2570cb RGB pie chart
      #2570cb color shades, tints & tones
#2570cb color schemes
#2570cb color preview, HTML & CSS examples
           This text has a color of #2570cb        
        
          <p style="color:#2570cb;">Text here</p>
        
        
          .mytext {color:#2570cb;}
        
        Text color #2570cb
      
           This box has a color of #2570cb        
        
          <div style="background-color:#2570cb;">Content here</div>
        
        
          .mybackground {background-color:#2570cb;}
        
        Background color #2570cb
      
           Border around this has a color of #2570cb        
        
          <div style="border:2px solid #2570cb;">Content here</div>
        
        
          .myborder {border:2px solid #2570cb;}
        
        Border color #2570cb