#2b73ac color space conversions
Hex:
        #2b73ac
        RGB:
        43, 115, 172
        CMY:
        83, 55, 33
        CMYK:
        75, 33, 0, 33
      HSL:
        207°, 60.0000%, 42.1569%
        HSV (HSB):
        207°, 75.0000%, 67.4510%
        XYZ:
        14.5734, 15.7536, 41.3024
        xyY:
        0.2035, 0.2199, 15.7536
      CIE-Lab:
        46.6496, -2.4261, -36.7612
        CIE-LCH:
        46.6496, 36.8412, 266.2242
        CIE-Luv:
        46.6496, -25.6532, -54.5996
        Hunter-Lab:
        39.6908, -3.9186, -33.9138
      #2b73ac color charts
#2b73ac RGB chart
      #2b73ac CMYK chart
      #2b73ac RGB pie chart
      #2b73ac color shades, tints & tones
#2b73ac color schemes
#2b73ac color preview, HTML & CSS examples
           This text has a color of #2b73ac        
        
          <p style="color:#2b73ac;">Text here</p>
        
        
          .mytext {color:#2b73ac;}
        
        Text color #2b73ac
      
           This box has a color of #2b73ac        
        
          <div style="background-color:#2b73ac;">Content here</div>
        
        
          .mybackground {background-color:#2b73ac;}
        
        Background color #2b73ac
      
           Border around this has a color of #2b73ac        
        
          <div style="border:2px solid #2b73ac;">Content here</div>
        
        
          .myborder {border:2px solid #2b73ac;}
        
        Border color #2b73ac