#2b3aac color space conversions
Hex:
        #2b3aac
        RGB:
        43, 58, 172
        CMY:
        83, 77, 33
        CMYK:
        75, 66, 0, 33
      HSL:
        233°, 60.0000%, 42.1569%
        HSV (HSB):
        233°, 75.0000%, 67.4510%
        XYZ:
        9.9557, 6.5183, 39.7632
        xyY:
        0.1770, 0.1159, 6.5183
      CIE-Lab:
        30.6841, 34.4693, -62.4666
        CIE-LCH:
        30.6841, 71.3457, 298.8901
        CIE-Luv:
        30.6841, -8.9446, -83.7375
        Hunter-Lab:
        25.5309, 24.9266, -74.4698
      #2b3aac color charts
#2b3aac RGB chart
      #2b3aac CMYK chart
      #2b3aac RGB pie chart
      #2b3aac color shades, tints & tones
#2b3aac color schemes
#2b3aac color preview, HTML & CSS examples
           This text has a color of #2b3aac        
        
          <p style="color:#2b3aac;">Text here</p>
        
        
          .mytext {color:#2b3aac;}
        
        Text color #2b3aac
      
           This box has a color of #2b3aac        
        
          <div style="background-color:#2b3aac;">Content here</div>
        
        
          .mybackground {background-color:#2b3aac;}
        
        Background color #2b3aac
      
           Border around this has a color of #2b3aac        
        
          <div style="border:2px solid #2b3aac;">Content here</div>
        
        
          .myborder {border:2px solid #2b3aac;}
        
        Border color #2b3aac