#2b1784 color space conversions
Hex:
        #2b1784
        RGB:
        43, 23, 132
        CMY:
        83, 91, 48
        CMYK:
        67, 83, 0, 48
      HSL:
        251°, 70.3226%, 30.3922%
        HSV (HSB):
        251°, 82.5758%, 51.7647%
        XYZ:
        5.4675, 2.7923, 22.0806
        xyY:
        0.1802, 0.0920, 2.7923
      CIE-Lab:
        19.1922, 41.3227, -56.8262
        CIE-LCH:
        19.1922, 70.2622, 306.0238
        CIE-Luv:
        19.1922, -1.3253, -61.6517
        Hunter-Lab:
        16.7103, 29.1614, -66.6474
      #2b1784 color charts
#2b1784 RGB chart
      #2b1784 CMYK chart
      #2b1784 RGB pie chart
      #2b1784 color shades, tints & tones
#2b1784 color schemes
#2b1784 color preview, HTML & CSS examples
           This text has a color of #2b1784        
        
          <p style="color:#2b1784;">Text here</p>
        
        
          .mytext {color:#2b1784;}
        
        Text color #2b1784
      
           This box has a color of #2b1784        
        
          <div style="background-color:#2b1784;">Content here</div>
        
        
          .mybackground {background-color:#2b1784;}
        
        Background color #2b1784
      
           Border around this has a color of #2b1784        
        
          <div style="border:2px solid #2b1784;">Content here</div>
        
        
          .myborder {border:2px solid #2b1784;}
        
        Border color #2b1784