#2b0448 color space conversions
Hex:
        #2b0448
        RGB:
        43, 4, 72
        CMY:
        83, 98, 72
        CMYK:
        40, 94, 0, 72
      HSL:
        274°, 89.4737%, 14.9020%
        HSV (HSB):
        274°, 94.4444%, 28.2353%
        XYZ:
        2.2094, 1.0683, 6.2206
        xyY:
        0.2326, 0.1125, 1.0683
      CIE-Lab:
        9.5480, 32.5761, -32.9809
        CIE-LCH:
        9.5480, 46.3567, 314.6462
        CIE-Luv:
        9.5480, 5.1742, -25.7861
        Hunter-Lab:
        10.3359, 20.0680, -28.4486
      #2b0448 color charts
#2b0448 RGB chart
      #2b0448 CMYK chart
      #2b0448 RGB pie chart
      #2b0448 color shades, tints & tones
#2b0448 color schemes
#2b0448 color preview, HTML & CSS examples
           This text has a color of #2b0448        
        
          <p style="color:#2b0448;">Text here</p>
        
        
          .mytext {color:#2b0448;}
        
        Text color #2b0448
      
           This box has a color of #2b0448        
        
          <div style="background-color:#2b0448;">Content here</div>
        
        
          .mybackground {background-color:#2b0448;}
        
        Background color #2b0448
      
           Border around this has a color of #2b0448        
        
          <div style="border:2px solid #2b0448;">Content here</div>
        
        
          .myborder {border:2px solid #2b0448;}
        
        Border color #2b0448