#2b327a color space conversions
Hex:
        #2b327a
        RGB:
        43, 50, 122
        CMY:
        83, 80, 52
        CMYK:
        65, 59, 0, 52
      HSL:
        235°, 47.8788%, 32.3529%
        HSV (HSB):
        235°, 64.7541%, 47.8431%
        XYZ:
        5.6497, 4.1999, 18.9252
        xyY:
        0.1963, 0.1460, 4.1999
      CIE-Lab:
        24.3217, 21.3334, -42.0951
        CIE-LCH:
        24.3217, 47.1923, 296.8755
        CIE-Luv:
        24.3217, -5.5840, -52.7912
        Hunter-Lab:
        20.4937, 13.3448, -40.4066
      #2b327a color charts
#2b327a RGB chart
      #2b327a CMYK chart
      #2b327a RGB pie chart
      #2b327a color shades, tints & tones
#2b327a color schemes
#2b327a color preview, HTML & CSS examples
           This text has a color of #2b327a        
        
          <p style="color:#2b327a;">Text here</p>
        
        
          .mytext {color:#2b327a;}
        
        Text color #2b327a
      
           This box has a color of #2b327a        
        
          <div style="background-color:#2b327a;">Content here</div>
        
        
          .mybackground {background-color:#2b327a;}
        
        Background color #2b327a
      
           Border around this has a color of #2b327a        
        
          <div style="border:2px solid #2b327a;">Content here</div>
        
        
          .myborder {border:2px solid #2b327a;}
        
        Border color #2b327a