#3b72ba color space conversions
Hex:
        #3b72ba
        RGB:
        59, 114, 186
        CMY:
        77, 55, 27
        CMYK:
        68, 39, 0, 27
      HSL:
        214°, 51.8367%, 48.0392%
        HSV (HSB):
        214°, 68.2796%, 72.9412%
        XYZ:
        16.6839, 16.5096, 48.7617
        xyY:
        0.2036, 0.2014, 16.5096
      CIE-Lab:
        47.6361, 5.6623, -43.2984
        CIE-LCH:
        47.6361, 43.6671, 277.4505
        CIE-Luv:
        47.6361, -21.8685, -65.9345
        Hunter-Lab:
        40.6320, 2.1877, -42.7104
      #3b72ba color charts
#3b72ba RGB chart
      #3b72ba CMYK chart
      #3b72ba RGB pie chart
      #3b72ba color shades, tints & tones
#3b72ba color schemes
#3b72ba color preview, HTML & CSS examples
           This text has a color of #3b72ba        
        
          <p style="color:#3b72ba;">Text here</p>
        
        
          .mytext {color:#3b72ba;}
        
        Text color #3b72ba
      
           This box has a color of #3b72ba        
        
          <div style="background-color:#3b72ba;">Content here</div>
        
        
          .mybackground {background-color:#3b72ba;}
        
        Background color #3b72ba
      
           Border around this has a color of #3b72ba        
        
          <div style="border:2px solid #3b72ba;">Content here</div>
        
        
          .myborder {border:2px solid #3b72ba;}
        
        Border color #3b72ba