#2570ef color space conversions
Hex:
        #2570ef
        RGB:
        37, 112, 239
        CMY:
        85, 56, 6
        CMYK:
        85, 53, 0, 6
      HSL:
        218°, 86.3248%, 54.1176%
        HSV (HSB):
        218°, 84.5188%, 93.7255%
        XYZ:
        22.1371, 18.2137, 84.0102
        xyY:
        0.1780, 0.1465, 18.2137
      CIE-Lab:
        49.7542, 24.2081, -70.0678
        CIE-LCH:
        49.7542, 74.1318, 289.0598
        CIE-Luv:
        49.7542, -23.3301, -109.2221
        Hunter-Lab:
        42.6775, 17.9037, -86.8376
      #2570ef color charts
#2570ef RGB chart
      #2570ef CMYK chart
      #2570ef RGB pie chart
      #2570ef color shades, tints & tones
#2570ef color schemes
#2570ef color preview, HTML & CSS examples
           This text has a color of #2570ef        
        
          <p style="color:#2570ef;">Text here</p>
        
        
          .mytext {color:#2570ef;}
        
        Text color #2570ef
      
           This box has a color of #2570ef        
        
          <div style="background-color:#2570ef;">Content here</div>
        
        
          .mybackground {background-color:#2570ef;}
        
        Background color #2570ef
      
           Border around this has a color of #2570ef        
        
          <div style="border:2px solid #2570ef;">Content here</div>
        
        
          .myborder {border:2px solid #2570ef;}
        
        Border color #2570ef