#2b0025 color space conversions
Hex:
        #2b0025
        RGB:
        43, 0, 37
        CMY:
        83, 100, 85
        CMYK:
        0, 100, 14, 83
      HSL:
        308°, 100.0000%, 8.4314%
        HSV (HSB):
        308°, 100.0000%, 16.8627%
        XYZ:
        1.3302, 0.6472, 1.8051
        xyY:
        0.3517, 0.1711, 0.6472
      CIE-Lab:
        5.8458, 26.3302, -13.3315
        CIE-LCH:
        5.8458, 29.5128, 333.1460
        CIE-Luv:
        5.8458, 9.5415, -8.6883
        Hunter-Lab:
        8.0446, 15.4370, -7.6723
      #2b0025 color charts
#2b0025 RGB chart
      #2b0025 CMYK chart
      #2b0025 RGB pie chart
      #2b0025 color shades, tints & tones
#2b0025 color schemes
#2b0025 color preview, HTML & CSS examples
           This text has a color of #2b0025        
        
          <p style="color:#2b0025;">Text here</p>
        
        
          .mytext {color:#2b0025;}
        
        Text color #2b0025
      
           This box has a color of #2b0025        
        
          <div style="background-color:#2b0025;">Content here</div>
        
        
          .mybackground {background-color:#2b0025;}
        
        Background color #2b0025
      
           Border around this has a color of #2b0025        
        
          <div style="border:2px solid #2b0025;">Content here</div>
        
        
          .myborder {border:2px solid #2b0025;}
        
        Border color #2b0025