#2a0937 color space conversions
Hex:
        #2a0937
        RGB:
        42, 9, 55
        CMY:
        84, 96, 78
        CMYK:
        24, 84, 0, 78
      HSL:
        283°, 71.8750%, 12.5490%
        HSV (HSB):
        283°, 83.6364%, 21.5686%
        XYZ:
        1.7421, 0.9635, 3.7086
        xyY:
        0.2716, 0.1502, 0.9635
      CIE-Lab:
        8.6832, 25.4377, -22.2732
        CIE-LCH:
        8.6832, 33.8109, 318.7946
        CIE-Luv:
        8.6832, 6.4605, -17.0387
        Hunter-Lab:
        9.8156, 14.5040, -15.5304
      #2a0937 color charts
#2a0937 RGB chart
      #2a0937 CMYK chart
      #2a0937 RGB pie chart
      #2a0937 color shades, tints & tones
#2a0937 color schemes
#2a0937 color preview, HTML & CSS examples
           This text has a color of #2a0937        
        
          <p style="color:#2a0937;">Text here</p>
        
        
          .mytext {color:#2a0937;}
        
        Text color #2a0937
      
           This box has a color of #2a0937        
        
          <div style="background-color:#2a0937;">Content here</div>
        
        
          .mybackground {background-color:#2a0937;}
        
        Background color #2a0937
      
           Border around this has a color of #2a0937        
        
          <div style="border:2px solid #2a0937;">Content here</div>
        
        
          .myborder {border:2px solid #2a0937;}
        
        Border color #2a0937