#3b72ac color space conversions
Hex:
        #3b72ac
        RGB:
        59, 114, 172
        CMY:
        77, 55, 33
        CMYK:
        66, 34, 0, 33
      HSL:
        211°, 48.9177%, 45.2941%
        HSV (HSB):
        211°, 65.6977%, 67.4510%
        XYZ:
        15.2673, 15.9430, 41.3024
        xyY:
        0.2105, 0.2199, 15.9430
      CIE-Lab:
        46.8996, 0.6782, -36.3301
        CIE-LCH:
        46.8996, 36.3364, 271.0695
        CIE-Luv:
        46.8996, -22.2033, -54.3004
        Hunter-Lab:
        39.9287, -1.6230, -33.3797
      #3b72ac color charts
#3b72ac RGB chart
      #3b72ac CMYK chart
      #3b72ac RGB pie chart
      #3b72ac color shades, tints & tones
#3b72ac color schemes
#3b72ac color preview, HTML & CSS examples
           This text has a color of #3b72ac        
        
          <p style="color:#3b72ac;">Text here</p>
        
        
          .mytext {color:#3b72ac;}
        
        Text color #3b72ac
      
           This box has a color of #3b72ac        
        
          <div style="background-color:#3b72ac;">Content here</div>
        
        
          .mybackground {background-color:#3b72ac;}
        
        Background color #3b72ac
      
           Border around this has a color of #3b72ac        
        
          <div style="border:2px solid #3b72ac;">Content here</div>
        
        
          .myborder {border:2px solid #3b72ac;}
        
        Border color #3b72ac