#3570bc color space conversions
Hex:
        #3570bc
        RGB:
        53, 112, 188
        CMY:
        79, 56, 26
        CMYK:
        72, 40, 0, 26
      HSL:
        214°, 56.0166%, 47.2549%
        HSV (HSB):
        214°, 71.8085%, 73.7255%
        XYZ:
        16.3395, 15.9761, 49.7995
        xyY:
        0.1990, 0.1946, 15.9761
      CIE-Lab:
        46.9431, 6.7097, -45.5711
        CIE-LCH:
        46.9431, 46.0625, 278.3758
        CIE-Luv:
        46.9431, -22.3435, -69.3526
        Hunter-Lab:
        39.9701, 3.0219, -45.8915
      #3570bc color charts
#3570bc RGB chart
      #3570bc CMYK chart
      #3570bc RGB pie chart
      #3570bc color shades, tints & tones
#3570bc color schemes
#3570bc color preview, HTML & CSS examples
           This text has a color of #3570bc        
        
          <p style="color:#3570bc;">Text here</p>
        
        
          .mytext {color:#3570bc;}
        
        Text color #3570bc
      
           This box has a color of #3570bc        
        
          <div style="background-color:#3570bc;">Content here</div>
        
        
          .mybackground {background-color:#3570bc;}
        
        Background color #3570bc
      
           Border around this has a color of #3570bc        
        
          <div style="border:2px solid #3570bc;">Content here</div>
        
        
          .myborder {border:2px solid #3570bc;}
        
        Border color #3570bc