#2b0d28 color space conversions
Hex:
        #2b0d28
        RGB:
        43, 13, 40
        CMY:
        83, 95, 84
        CMYK:
        0, 70, 7, 83
      HSL:
        306°, 53.5714%, 10.9804%
        HSV (HSB):
        306°, 69.7674%, 16.8627%
        XYZ:
        1.5232, 0.9546, 2.1115
        xyY:
        0.3319, 0.2080, 0.9546
      CIE-Lab:
        8.6077, 19.9916, -11.3055
        CIE-LCH:
        8.6077, 22.9669, 330.5113
        CIE-Luv:
        8.6077, 8.6041, -9.0552
        Hunter-Lab:
        9.7706, 10.7288, -5.9734
      #2b0d28 color charts
#2b0d28 RGB chart
      #2b0d28 CMYK chart
      #2b0d28 RGB pie chart
      #2b0d28 color shades, tints & tones
#2b0d28 color schemes
#2b0d28 color preview, HTML & CSS examples
           This text has a color of #2b0d28        
        
          <p style="color:#2b0d28;">Text here</p>
        
        
          .mytext {color:#2b0d28;}
        
        Text color #2b0d28
      
           This box has a color of #2b0d28        
        
          <div style="background-color:#2b0d28;">Content here</div>
        
        
          .mybackground {background-color:#2b0d28;}
        
        Background color #2b0d28
      
           Border around this has a color of #2b0d28        
        
          <div style="border:2px solid #2b0d28;">Content here</div>
        
        
          .myborder {border:2px solid #2b0d28;}
        
        Border color #2b0d28