#2b0841 color space conversions
Hex:
        #2b0841
        RGB:
        43, 8, 65
        CMY:
        83, 97, 75
        CMYK:
        34, 88, 0, 75
      HSL:
        277°, 78.0822%, 14.3137%
        HSV (HSB):
        277°, 87.6923%, 25.4902%
        XYZ:
        2.0372, 1.0689, 5.1000
        xyY:
        0.2483, 0.1303, 1.0689
      CIE-Lab:
        9.5528, 28.7484, -28.0375
        CIE-LCH:
        9.5528, 40.1569, 315.7173
        CIE-Luv:
        9.5528, 5.7564, -22.3603
        Hunter-Lab:
        10.3388, 17.0799, -22.0096
      #2b0841 color charts
#2b0841 RGB chart
      #2b0841 CMYK chart
      #2b0841 RGB pie chart
      #2b0841 color shades, tints & tones
#2b0841 color schemes
#2b0841 color preview, HTML & CSS examples
           This text has a color of #2b0841        
        
          <p style="color:#2b0841;">Text here</p>
        
        
          .mytext {color:#2b0841;}
        
        Text color #2b0841
      
           This box has a color of #2b0841        
        
          <div style="background-color:#2b0841;">Content here</div>
        
        
          .mybackground {background-color:#2b0841;}
        
        Background color #2b0841
      
           Border around this has a color of #2b0841        
        
          <div style="border:2px solid #2b0841;">Content here</div>
        
        
          .myborder {border:2px solid #2b0841;}
        
        Border color #2b0841