#2b1142 color space conversions
Hex:
        #2b1142
        RGB:
        43, 17, 66
        CMY:
        83, 93, 74
        CMYK:
        35, 74, 0, 74
      HSL:
        272°, 59.0361%, 16.2745%
        HSV (HSB):
        272°, 74.2424%, 25.8824%
        XYZ:
        2.1801, 1.3078, 5.2918
        xyY:
        0.2483, 0.1490, 1.3078
      CIE-Lab:
        11.3302, 24.2606, -25.8658
        CIE-LCH:
        11.3302, 35.4629, 313.1659
        CIE-Luv:
        11.3302, 4.9540, -22.9624
        Hunter-Lab:
        11.4361, 14.0147, -19.4299
      #2b1142 color charts
#2b1142 RGB chart
      #2b1142 CMYK chart
      #2b1142 RGB pie chart
      #2b1142 color shades, tints & tones
#2b1142 color schemes
#2b1142 color preview, HTML & CSS examples
           This text has a color of #2b1142        
        
          <p style="color:#2b1142;">Text here</p>
        
        
          .mytext {color:#2b1142;}
        
        Text color #2b1142
      
           This box has a color of #2b1142        
        
          <div style="background-color:#2b1142;">Content here</div>
        
        
          .mybackground {background-color:#2b1142;}
        
        Background color #2b1142
      
           Border around this has a color of #2b1142        
        
          <div style="border:2px solid #2b1142;">Content here</div>
        
        
          .myborder {border:2px solid #2b1142;}
        
        Border color #2b1142