#2b1884 color space conversions
Hex:
        #2b1884
        RGB:
        43, 24, 132
        CMY:
        83, 91, 48
        CMYK:
        67, 82, 0, 48
      HSL:
        251°, 69.2308%, 30.5882%
        HSV (HSB):
        251°, 81.8182%, 51.7647%
        XYZ:
        5.4878, 2.8328, 22.0873
        xyY:
        0.1805, 0.0932, 2.8328
      CIE-Lab:
        19.3615, 40.8311, -56.5464
        CIE-LCH:
        19.3615, 69.7472, 305.8323
        CIE-Luv:
        19.3615, -1.4333, -61.7084
        Hunter-Lab:
        16.8309, 28.7461, -66.0250
      #2b1884 color charts
#2b1884 RGB chart
      #2b1884 CMYK chart
      #2b1884 RGB pie chart
      #2b1884 color shades, tints & tones
#2b1884 color schemes
#2b1884 color preview, HTML & CSS examples
           This text has a color of #2b1884        
        
          <p style="color:#2b1884;">Text here</p>
        
        
          .mytext {color:#2b1884;}
        
        Text color #2b1884
      
           This box has a color of #2b1884        
        
          <div style="background-color:#2b1884;">Content here</div>
        
        
          .mybackground {background-color:#2b1884;}
        
        Background color #2b1884
      
           Border around this has a color of #2b1884        
        
          <div style="border:2px solid #2b1884;">Content here</div>
        
        
          .myborder {border:2px solid #2b1884;}
        
        Border color #2b1884