#2b0a34 color space conversions
Hex:
        #2b0a34
        RGB:
        43, 10, 52
        CMY:
        83, 96, 80
        CMYK:
        17, 81, 0, 80
      HSL:
        287°, 67.7419%, 12.1569%
        HSV (HSB):
        287°, 80.7692%, 20.3922%
        XYZ:
        1.7246, 0.9786, 3.3468
        xyY:
        0.2851, 0.1618, 0.9786
      CIE-Lab:
        8.8119, 24.4402, -19.8706
        CIE-LCH:
        8.8119, 31.4986, 320.8878
        CIE-Luv:
        8.8119, 7.2207, -15.4967
        Hunter-Lab:
        9.8925, 13.8076, -13.1342
      #2b0a34 color charts
#2b0a34 RGB chart
      #2b0a34 CMYK chart
      #2b0a34 RGB pie chart
      #2b0a34 color shades, tints & tones
#2b0a34 color schemes
#2b0a34 color preview, HTML & CSS examples
           This text has a color of #2b0a34        
        
          <p style="color:#2b0a34;">Text here</p>
        
        
          .mytext {color:#2b0a34;}
        
        Text color #2b0a34
      
           This box has a color of #2b0a34        
        
          <div style="background-color:#2b0a34;">Content here</div>
        
        
          .mybackground {background-color:#2b0a34;}
        
        Background color #2b0a34
      
           Border around this has a color of #2b0a34        
        
          <div style="border:2px solid #2b0a34;">Content here</div>
        
        
          .myborder {border:2px solid #2b0a34;}
        
        Border color #2b0a34