#2b0441 color space conversions
Hex:
        #2b0441
        RGB:
        43, 4, 65
        CMY:
        83, 98, 75
        CMYK:
        34, 94, 0, 75
      HSL:
        278°, 88.4058%, 13.5294%
        HSV (HSB):
        278°, 93.8462%, 25.4902%
        XYZ:
        1.9938, 0.9821, 5.0855
        xyY:
        0.2473, 0.1218, 0.9821
      CIE-Lab:
        8.8412, 30.8218, -29.1960
        CIE-LCH:
        8.8412, 42.4546, 316.5516
        CIE-Luv:
        8.8412, 5.9228, -22.0639
        Hunter-Lab:
        9.9100, 18.5703, -23.4888
      #2b0441 color charts
#2b0441 RGB chart
      #2b0441 CMYK chart
      #2b0441 RGB pie chart
      #2b0441 color shades, tints & tones
#2b0441 color schemes
#2b0441 color preview, HTML & CSS examples
           This text has a color of #2b0441        
        
          <p style="color:#2b0441;">Text here</p>
        
        
          .mytext {color:#2b0441;}
        
        Text color #2b0441
      
           This box has a color of #2b0441        
        
          <div style="background-color:#2b0441;">Content here</div>
        
        
          .mybackground {background-color:#2b0441;}
        
        Background color #2b0441
      
           Border around this has a color of #2b0441        
        
          <div style="border:2px solid #2b0441;">Content here</div>
        
        
          .myborder {border:2px solid #2b0441;}
        
        Border color #2b0441