#2b2eac color space conversions
Hex:
        #2b2eac
        RGB:
        43, 46, 172
        CMY:
        83, 82, 33
        CMYK:
        75, 73, 0, 33
      HSL:
        239°, 60.0000%, 42.1569%
        HSV (HSB):
        239°, 75.0000%, 67.4510%
        XYZ:
        9.4197, 5.4461, 39.5845
        xyY:
        0.1730, 0.1000, 5.4461
      CIE-Lab:
        27.9698, 41.8602, -66.9320
        CIE-LCH:
        27.9698, 78.9441, 302.0225
        CIE-Luv:
        27.9698, -6.6550, -85.3678
        Hunter-Lab:
        23.3370, 31.2094, -84.2326
      #2b2eac color charts
#2b2eac RGB chart
      #2b2eac CMYK chart
      #2b2eac RGB pie chart
      #2b2eac color shades, tints & tones
#2b2eac color schemes
#2b2eac color preview, HTML & CSS examples
           This text has a color of #2b2eac        
        
          <p style="color:#2b2eac;">Text here</p>
        
        
          .mytext {color:#2b2eac;}
        
        Text color #2b2eac
      
           This box has a color of #2b2eac        
        
          <div style="background-color:#2b2eac;">Content here</div>
        
        
          .mybackground {background-color:#2b2eac;}
        
        Background color #2b2eac
      
           Border around this has a color of #2b2eac        
        
          <div style="border:2px solid #2b2eac;">Content here</div>
        
        
          .myborder {border:2px solid #2b2eac;}
        
        Border color #2b2eac