#2a0737 color space conversions
Hex:
        #2a0737
        RGB:
        42, 7, 55
        CMY:
        84, 97, 78
        CMYK:
        24, 87, 0, 78
      HSL:
        284°, 77.4194%, 12.1569%
        HSV (HSB):
        284°, 87.2727%, 21.5686%
        XYZ:
        1.7204, 0.9200, 3.7013
        xyY:
        0.2713, 0.1451, 0.9200
      CIE-Lab:
        8.3067, 26.5106, -22.8801
        CIE-LCH:
        8.3067, 35.0188, 319.2040
        CIE-Luv:
        8.3067, 6.5469, -16.9905
        Hunter-Lab:
        9.5918, 15.2304, -16.1648
      #2a0737 color charts
#2a0737 RGB chart
      #2a0737 CMYK chart
      #2a0737 RGB pie chart
      #2a0737 color shades, tints & tones
#2a0737 color schemes
#2a0737 color preview, HTML & CSS examples
           This text has a color of #2a0737        
        
          <p style="color:#2a0737;">Text here</p>
        
        
          .mytext {color:#2a0737;}
        
        Text color #2a0737
      
           This box has a color of #2a0737        
        
          <div style="background-color:#2a0737;">Content here</div>
        
        
          .mybackground {background-color:#2a0737;}
        
        Background color #2a0737
      
           Border around this has a color of #2a0737        
        
          <div style="border:2px solid #2a0737;">Content here</div>
        
        
          .myborder {border:2px solid #2a0737;}
        
        Border color #2a0737