#2d1541 color space conversions
Hex:
        #2d1541
        RGB:
        45, 21, 65
        CMY:
        82, 92, 75
        CMYK:
        31, 68, 0, 75
      HSL:
        273°, 51.1628%, 16.8627%
        HSV (HSB):
        273°, 67.6923%, 25.4902%
        XYZ:
        2.3045, 1.4759, 5.1644
        xyY:
        0.2576, 0.1650, 1.4759
      CIE-Lab:
        12.4538, 22.0697, -23.3382
        CIE-LCH:
        12.4538, 32.1207, 313.3999
        CIE-Luv:
        12.4538, 5.3393, -21.9750
        Hunter-Lab:
        12.1486, 12.6001, -16.7006
      #2d1541 color charts
#2d1541 RGB chart
      #2d1541 CMYK chart
      #2d1541 RGB pie chart
      #2d1541 color shades, tints & tones
#2d1541 color schemes
#2d1541 color preview, HTML & CSS examples
           This text has a color of #2d1541        
        
          <p style="color:#2d1541;">Text here</p>
        
        
          .mytext {color:#2d1541;}
        
        Text color #2d1541
      
           This box has a color of #2d1541        
        
          <div style="background-color:#2d1541;">Content here</div>
        
        
          .mybackground {background-color:#2d1541;}
        
        Background color #2d1541
      
           Border around this has a color of #2d1541        
        
          <div style="border:2px solid #2d1541;">Content here</div>
        
        
          .myborder {border:2px solid #2d1541;}
        
        Border color #2d1541