#2b548a color space conversions
Hex:
        #2b548a
        RGB:
        43, 84, 138
        CMY:
        83, 67, 46
        CMYK:
        69, 39, 0, 46
      HSL:
        214°, 52.4862%, 35.4902%
        HSV (HSB):
        214°, 68.8406%, 54.1176%
        XYZ:
        8.7540, 8.6892, 25.2606
        xyY:
        0.2050, 0.2035, 8.6892
      CIE-Lab:
        35.3789, 4.3405, -34.3079
        CIE-LCH:
        35.3789, 34.5813, 277.2106
        CIE-Luv:
        35.3789, -16.0416, -48.0109
        Hunter-Lab:
        29.4775, 1.4242, -30.1740
      #2b548a color charts
#2b548a RGB chart
      #2b548a CMYK chart
      #2b548a RGB pie chart
      #2b548a color shades, tints & tones
#2b548a color schemes
#2b548a color preview, HTML & CSS examples
           This text has a color of #2b548a        
        
          <p style="color:#2b548a;">Text here</p>
        
        
          .mytext {color:#2b548a;}
        
        Text color #2b548a
      
           This box has a color of #2b548a        
        
          <div style="background-color:#2b548a;">Content here</div>
        
        
          .mybackground {background-color:#2b548a;}
        
        Background color #2b548a
      
           Border around this has a color of #2b548a        
        
          <div style="border:2px solid #2b548a;">Content here</div>
        
        
          .myborder {border:2px solid #2b548a;}
        
        Border color #2b548a