#2b0541 color space conversions
Hex:
        #2b0541
        RGB:
        43, 5, 65
        CMY:
        83, 98, 75
        CMYK:
        34, 92, 0, 75
      HSL:
        278°, 85.7143%, 13.7255%
        HSV (HSB):
        278°, 92.3077%, 25.4902%
        XYZ:
        2.0047, 1.0038, 5.0891
        xyY:
        0.2476, 0.1240, 1.0038
      CIE-Lab:
        9.0229, 30.2883, -28.8998
        CIE-LCH:
        9.0229, 41.8639, 316.3439
        CIE-Luv:
        9.0229, 5.8878, -22.1568
        Hunter-Lab:
        10.0189, 18.1826, -23.1032
      #2b0541 color charts
#2b0541 RGB chart
      #2b0541 CMYK chart
      #2b0541 RGB pie chart
      #2b0541 color shades, tints & tones
#2b0541 color schemes
#2b0541 color preview, HTML & CSS examples
           This text has a color of #2b0541        
        
          <p style="color:#2b0541;">Text here</p>
        
        
          .mytext {color:#2b0541;}
        
        Text color #2b0541
      
           This box has a color of #2b0541        
        
          <div style="background-color:#2b0541;">Content here</div>
        
        
          .mybackground {background-color:#2b0541;}
        
        Background color #2b0541
      
           Border around this has a color of #2b0541        
        
          <div style="border:2px solid #2b0541;">Content here</div>
        
        
          .myborder {border:2px solid #2b0541;}
        
        Border color #2b0541