#2b0434 color space conversions
Hex:
        #2b0434
        RGB:
        43, 4, 52
        CMY:
        83, 98, 80
        CMYK:
        17, 92, 0, 80
      HSL:
        289°, 85.7143%, 10.9804%
        HSV (HSB):
        289°, 92.3077%, 20.3922%
        XYZ:
        1.6595, 0.8484, 3.3251
        xyY:
        0.2845, 0.1454, 0.8484
      CIE-Lab:
        7.6631, 27.7168, -21.7156
        CIE-LCH:
        7.6631, 35.2106, 321.9220
        CIE-Luv:
        7.6631, 7.4373, -15.4319
        Hunter-Lab:
        9.2106, 16.0423, -14.9566
      #2b0434 color charts
#2b0434 RGB chart
      #2b0434 CMYK chart
      #2b0434 RGB pie chart
      #2b0434 color shades, tints & tones
#2b0434 color schemes
#2b0434 color preview, HTML & CSS examples
           This text has a color of #2b0434        
        
          <p style="color:#2b0434;">Text here</p>
        
        
          .mytext {color:#2b0434;}
        
        Text color #2b0434
      
           This box has a color of #2b0434        
        
          <div style="background-color:#2b0434;">Content here</div>
        
        
          .mybackground {background-color:#2b0434;}
        
        Background color #2b0434
      
           Border around this has a color of #2b0434        
        
          <div style="border:2px solid #2b0434;">Content here</div>
        
        
          .myborder {border:2px solid #2b0434;}
        
        Border color #2b0434