#3571bf color space conversions
Hex:
        #3571bf
        RGB:
        53, 113, 191
        CMY:
        79, 56, 25
        CMYK:
        72, 41, 0, 25
      HSL:
        214°, 56.5574%, 47.8431%
        HSV (HSB):
        214°, 72.2513%, 74.9020%
        XYZ:
        16.7773, 16.3287, 51.5577
        xyY:
        0.1982, 0.1929, 16.3287
      CIE-Lab:
        47.4028, 7.1893, -46.5710
        CIE-LCH:
        47.4028, 47.1227, 278.7756
        CIE-Luv:
        47.4028, -22.5958, -71.1101
        Hunter-Lab:
        40.4088, 3.3958, -47.3621
      #3571bf color charts
#3571bf RGB chart
      #3571bf CMYK chart
      #3571bf RGB pie chart
      #3571bf color shades, tints & tones
#3571bf color schemes
#3571bf color preview, HTML & CSS examples
           This text has a color of #3571bf        
        
          <p style="color:#3571bf;">Text here</p>
        
        
          .mytext {color:#3571bf;}
        
        Text color #3571bf
      
           This box has a color of #3571bf        
        
          <div style="background-color:#3571bf;">Content here</div>
        
        
          .mybackground {background-color:#3571bf;}
        
        Background color #3571bf
      
           Border around this has a color of #3571bf        
        
          <div style="border:2px solid #3571bf;">Content here</div>
        
        
          .myborder {border:2px solid #3571bf;}
        
        Border color #3571bf