#2b1748 color space conversions
Hex:
        #2b1748
        RGB:
        43, 23, 72
        CMY:
        83, 91, 72
        CMYK:
        40, 68, 0, 72
      HSL:
        264°, 51.5789%, 18.6275%
        HSV (HSB):
        264°, 68.0556%, 28.2353%
        XYZ:
        2.4724, 1.5943, 6.3083
        xyY:
        0.2383, 0.1537, 1.5943
      CIE-Lab:
        13.1952, 22.3061, -27.0528
        CIE-LCH:
        13.1952, 35.0630, 309.5070
        CIE-Luv:
        13.1952, 3.5021, -26.0177
        Hunter-Lab:
        12.6264, 12.8555, -20.7835
      #2b1748 color charts
#2b1748 RGB chart
      #2b1748 CMYK chart
      #2b1748 RGB pie chart
      #2b1748 color shades, tints & tones
#2b1748 color schemes
#2b1748 color preview, HTML & CSS examples
           This text has a color of #2b1748        
        
          <p style="color:#2b1748;">Text here</p>
        
        
          .mytext {color:#2b1748;}
        
        Text color #2b1748
      
           This box has a color of #2b1748        
        
          <div style="background-color:#2b1748;">Content here</div>
        
        
          .mybackground {background-color:#2b1748;}
        
        Background color #2b1748
      
           Border around this has a color of #2b1748        
        
          <div style="border:2px solid #2b1748;">Content here</div>
        
        
          .myborder {border:2px solid #2b1748;}
        
        Border color #2b1748