#2b0f31 color space conversions
Hex:
        #2b0f31
        RGB:
        43, 15, 49
        CMY:
        83, 94, 81
        CMYK:
        12, 69, 0, 81
      HSL:
        289°, 53.1250%, 12.5490%
        HSV (HSB):
        289°, 69.3878%, 19.2157%
        XYZ:
        1.7215, 1.0770, 3.0229
        xyY:
        0.2957, 0.1850, 1.0770
      CIE-Lab:
        9.6170, 20.8894, -16.3924
        CIE-LCH:
        9.6170, 26.5533, 321.8779
        CIE-Luv:
        9.6170, 7.2153, -13.5781
        Hunter-Lab:
        10.3778, 11.4482, -10.0057
      #2b0f31 color charts
#2b0f31 RGB chart
      #2b0f31 CMYK chart
      #2b0f31 RGB pie chart
      #2b0f31 color shades, tints & tones
#2b0f31 color schemes
#2b0f31 color preview, HTML & CSS examples
           This text has a color of #2b0f31        
        
          <p style="color:#2b0f31;">Text here</p>
        
        
          .mytext {color:#2b0f31;}
        
        Text color #2b0f31
      
           This box has a color of #2b0f31        
        
          <div style="background-color:#2b0f31;">Content here</div>
        
        
          .mybackground {background-color:#2b0f31;}
        
        Background color #2b0f31
      
           Border around this has a color of #2b0f31        
        
          <div style="border:2px solid #2b0f31;">Content here</div>
        
        
          .myborder {border:2px solid #2b0f31;}
        
        Border color #2b0f31