#2b1384 color space conversions
Hex:
        #2b1384
        RGB:
        43, 19, 132
        CMY:
        83, 93, 48
        CMYK:
        67, 86, 0, 48
      HSL:
        253°, 74.8344%, 29.6078%
        HSV (HSB):
        253°, 85.6061%, 51.7647%
        XYZ:
        5.3940, 2.6453, 22.0561
        xyY:
        0.1792, 0.0879, 2.6453
      CIE-Lab:
        18.5633, 43.1645, -57.8671
        CIE-LCH:
        18.5633, 72.1926, 306.7202
        CIE-Luv:
        18.5633, -0.9372, -61.3732
        Hunter-Lab:
        16.2643, 30.7362, -69.0183
      #2b1384 color charts
#2b1384 RGB chart
      #2b1384 CMYK chart
      #2b1384 RGB pie chart
      #2b1384 color shades, tints & tones
#2b1384 color schemes
#2b1384 color preview, HTML & CSS examples
           This text has a color of #2b1384        
        
          <p style="color:#2b1384;">Text here</p>
        
        
          .mytext {color:#2b1384;}
        
        Text color #2b1384
      
           This box has a color of #2b1384        
        
          <div style="background-color:#2b1384;">Content here</div>
        
        
          .mybackground {background-color:#2b1384;}
        
        Background color #2b1384
      
           Border around this has a color of #2b1384        
        
          <div style="border:2px solid #2b1384;">Content here</div>
        
        
          .myborder {border:2px solid #2b1384;}
        
        Border color #2b1384