#2a1229 color space conversions
Hex:
        #2a1229
        RGB:
        42, 18, 41
        CMY:
        84, 93, 84
        CMYK:
        0, 57, 2, 84
      HSL:
        303°, 40.0000%, 11.7647%
        HSV (HSB):
        303°, 57.1429%, 16.4706%
        XYZ:
        1.5714, 1.0849, 2.2244
        xyY:
        0.3220, 0.2223, 1.0849
      CIE-Lab:
        9.6800, 16.6858, -10.3983
        CIE-LCH:
        9.6800, 19.6607, 328.0694
        CIE-Luv:
        9.6800, 7.3637, -8.8201
        Hunter-Lab:
        10.4161, 8.7007, -5.3705
      #2a1229 color charts
#2a1229 RGB chart
      #2a1229 CMYK chart
      #2a1229 RGB pie chart
      #2a1229 color shades, tints & tones
#2a1229 color schemes
#2a1229 color preview, HTML & CSS examples
           This text has a color of #2a1229        
        
          <p style="color:#2a1229;">Text here</p>
        
        
          .mytext {color:#2a1229;}
        
        Text color #2a1229
      
           This box has a color of #2a1229        
        
          <div style="background-color:#2a1229;">Content here</div>
        
        
          .mybackground {background-color:#2a1229;}
        
        Background color #2a1229
      
           Border around this has a color of #2a1229        
        
          <div style="border:2px solid #2a1229;">Content here</div>
        
        
          .myborder {border:2px solid #2a1229;}
        
        Border color #2a1229