#2b0e31 color space conversions
Hex:
        #2b0e31
        RGB:
        43, 14, 49
        CMY:
        83, 95, 81
        CMYK:
        12, 71, 0, 81
      HSL:
        290°, 55.5556%, 12.3529%
        HSV (HSB):
        290°, 71.4286%, 19.2157%
        XYZ:
        1.7077, 1.0494, 3.0183
        xyY:
        0.2957, 0.1817, 1.0494
      CIE-Lab:
        9.3965, 21.4883, -16.7419
        CIE-LCH:
        9.3965, 27.2404, 322.0773
        CIE-Luv:
        9.3965, 7.3153, -13.6790
        Hunter-Lab:
        10.2441, 11.8285, -10.2981
      #2b0e31 color charts
#2b0e31 RGB chart
      #2b0e31 CMYK chart
      #2b0e31 RGB pie chart
      #2b0e31 color shades, tints & tones
#2b0e31 color schemes
#2b0e31 color preview, HTML & CSS examples
           This text has a color of #2b0e31        
        
          <p style="color:#2b0e31;">Text here</p>
        
        
          .mytext {color:#2b0e31;}
        
        Text color #2b0e31
      
           This box has a color of #2b0e31        
        
          <div style="background-color:#2b0e31;">Content here</div>
        
        
          .mybackground {background-color:#2b0e31;}
        
        Background color #2b0e31
      
           Border around this has a color of #2b0e31        
        
          <div style="border:2px solid #2b0e31;">Content here</div>
        
        
          .myborder {border:2px solid #2b0e31;}
        
        Border color #2b0e31