#2a0732 color space conversions
Hex:
        #2a0732
        RGB:
        42, 7, 50
        CMY:
        84, 97, 80
        CMYK:
        16, 86, 0, 80
      HSL:
        289°, 75.4386%, 11.1765%
        HSV (HSB):
        289°, 86.0000%, 19.6078%
        XYZ:
        1.6065, 0.8745, 3.1017
        xyY:
        0.2878, 0.1566, 0.8745
      CIE-Lab:
        7.8992, 25.3045, -19.8762
        CIE-LCH:
        7.8992, 32.1774, 321.8510
        CIE-Luv:
        7.8992, 7.1466, -14.4586
        Hunter-Lab:
        9.3514, 14.3009, -13.1197
      #2a0732 color charts
#2a0732 RGB chart
      #2a0732 CMYK chart
      #2a0732 RGB pie chart
      #2a0732 color shades, tints & tones
#2a0732 color schemes
#2a0732 color preview, HTML & CSS examples
           This text has a color of #2a0732        
        
          <p style="color:#2a0732;">Text here</p>
        
        
          .mytext {color:#2a0732;}
        
        Text color #2a0732
      
           This box has a color of #2a0732        
        
          <div style="background-color:#2a0732;">Content here</div>
        
        
          .mybackground {background-color:#2a0732;}
        
        Background color #2a0732
      
           Border around this has a color of #2a0732        
        
          <div style="border:2px solid #2a0732;">Content here</div>
        
        
          .myborder {border:2px solid #2a0732;}
        
        Border color #2a0732