#2b1882 color space conversions
Hex:
        #2b1882
        RGB:
        43, 24, 130
        CMY:
        83, 91, 49
        CMYK:
        67, 82, 0, 49
      HSL:
        251°, 68.8312%, 30.1961%
        HSV (HSB):
        251°, 81.5385%, 50.9804%
        XYZ:
        5.3522, 2.7786, 21.3733
        xyY:
        0.1814, 0.0942, 2.7786
      CIE-Lab:
        19.1343, 40.2052, -55.6578
        CIE-LCH:
        19.1343, 68.6604, 305.8430
        CIE-Luv:
        19.1343, -1.3011, -60.5330
        Hunter-Lab:
        16.6690, 28.1427, -64.3544
      #2b1882 color charts
#2b1882 RGB chart
      #2b1882 CMYK chart
      #2b1882 RGB pie chart
      #2b1882 color shades, tints & tones
#2b1882 color schemes
#2b1882 color preview, HTML & CSS examples
           This text has a color of #2b1882        
        
          <p style="color:#2b1882;">Text here</p>
        
        
          .mytext {color:#2b1882;}
        
        Text color #2b1882
      
           This box has a color of #2b1882        
        
          <div style="background-color:#2b1882;">Content here</div>
        
        
          .mybackground {background-color:#2b1882;}
        
        Background color #2b1882
      
           Border around this has a color of #2b1882        
        
          <div style="border:2px solid #2b1882;">Content here</div>
        
        
          .myborder {border:2px solid #2b1882;}
        
        Border color #2b1882