#2b0129 color space conversions
Hex:
        #2b0129
        RGB:
        43, 1, 41
        CMY:
        83, 100, 84
        CMYK:
        0, 98, 5, 83
      HSL:
        303°, 95.4545%, 8.6275%
        HSV (HSB):
        303°, 97.6744%, 16.8627%
        XYZ:
        1.4074, 0.6954, 2.1579
        xyY:
        0.3303, 0.1632, 0.6954
      CIE-Lab:
        6.2814, 26.7385, -15.7071
        CIE-LCH:
        6.2814, 31.0107, 329.5686
        CIE-Luv:
        6.2814, 8.9481, -10.3348
        Hunter-Lab:
        8.3390, 15.5316, -9.5050
      #2b0129 color charts
#2b0129 RGB chart
      #2b0129 CMYK chart
      #2b0129 RGB pie chart
      #2b0129 color shades, tints & tones
#2b0129 color schemes
#2b0129 color preview, HTML & CSS examples
           This text has a color of #2b0129        
        
          <p style="color:#2b0129;">Text here</p>
        
        
          .mytext {color:#2b0129;}
        
        Text color #2b0129
      
           This box has a color of #2b0129        
        
          <div style="background-color:#2b0129;">Content here</div>
        
        
          .mybackground {background-color:#2b0129;}
        
        Background color #2b0129
      
           Border around this has a color of #2b0129        
        
          <div style="border:2px solid #2b0129;">Content here</div>
        
        
          .myborder {border:2px solid #2b0129;}
        
        Border color #2b0129