#2a0532 color space conversions
Hex:
        #2a0532
        RGB:
        42, 5, 50
        CMY:
        84, 98, 80
        CMYK:
        16, 90, 0, 80
      HSL:
        289°, 81.8182%, 10.7843%
        HSV (HSB):
        289°, 90.0000%, 19.6078%
        XYZ:
        1.5848, 0.8311, 3.0945
        xyY:
        0.2876, 0.1508, 0.8311
      CIE-Lab:
        7.5070, 26.4144, -20.5049
        CIE-LCH:
        7.5070, 33.4390, 322.1786
        CIE-Luv:
        7.5070, 7.2056, -14.4234
        Hunter-Lab:
        9.1163, 15.0781, -13.7443
      #2a0532 color charts
#2a0532 RGB chart
      #2a0532 CMYK chart
      #2a0532 RGB pie chart
      #2a0532 color shades, tints & tones
#2a0532 color schemes
#2a0532 color preview, HTML & CSS examples
           This text has a color of #2a0532        
        
          <p style="color:#2a0532;">Text here</p>
        
        
          .mytext {color:#2a0532;}
        
        Text color #2a0532
      
           This box has a color of #2a0532        
        
          <div style="background-color:#2a0532;">Content here</div>
        
        
          .mybackground {background-color:#2a0532;}
        
        Background color #2a0532
      
           Border around this has a color of #2a0532        
        
          <div style="border:2px solid #2a0532;">Content here</div>
        
        
          .myborder {border:2px solid #2a0532;}
        
        Border color #2a0532