#2b72ba color space conversions
Hex:
        #2b72ba
        RGB:
        43, 114, 186
        CMY:
        83, 55, 27
        CMYK:
        77, 39, 0, 27
      HSL:
        210°, 62.4454%, 44.9020%
        HSV (HSB):
        210°, 76.8817%, 72.9412%
        XYZ:
        15.8765, 16.0934, 48.7239
        xyY:
        0.1967, 0.1994, 16.0934
      CIE-Lab:
        47.0968, 3.3962, -44.1887
        CIE-LCH:
        47.0968, 44.3190, 274.3949
        CIE-Luv:
        47.0968, -24.7549, -66.9386
        Hunter-Lab:
        40.1166, 0.4390, -43.9296
      #2b72ba color charts
#2b72ba RGB chart
      #2b72ba CMYK chart
      #2b72ba RGB pie chart
      #2b72ba color shades, tints & tones
#2b72ba color schemes
#2b72ba color preview, HTML & CSS examples
           This text has a color of #2b72ba        
        
          <p style="color:#2b72ba;">Text here</p>
        
        
          .mytext {color:#2b72ba;}
        
        Text color #2b72ba
      
           This box has a color of #2b72ba        
        
          <div style="background-color:#2b72ba;">Content here</div>
        
        
          .mybackground {background-color:#2b72ba;}
        
        Background color #2b72ba
      
           Border around this has a color of #2b72ba        
        
          <div style="border:2px solid #2b72ba;">Content here</div>
        
        
          .myborder {border:2px solid #2b72ba;}
        
        Border color #2b72ba