#2a0541 color space conversions
Hex:
        #2a0541
        RGB:
        42, 5, 65
        CMY:
        84, 98, 75
        CMYK:
        35, 92, 0, 75
      HSL:
        277°, 85.7143%, 13.7255%
        HSV (HSB):
        277°, 92.3077%, 25.4902%
        XYZ:
        1.9633, 0.9824, 5.0872
        xyY:
        0.2444, 0.1223, 0.9824
      CIE-Lab:
        8.8443, 30.1006, -29.1988
        CIE-LCH:
        8.8443, 41.9358, 315.8713
        CIE-Luv:
        8.8443, 5.5031, -22.0398
        Hunter-Lab:
        9.9118, 18.0103, -23.4921
      #2a0541 color charts
#2a0541 RGB chart
      #2a0541 CMYK chart
      #2a0541 RGB pie chart
      #2a0541 color shades, tints & tones
#2a0541 color schemes
#2a0541 color preview, HTML & CSS examples
           This text has a color of #2a0541        
        
          <p style="color:#2a0541;">Text here</p>
        
        
          .mytext {color:#2a0541;}
        
        Text color #2a0541
      
           This box has a color of #2a0541        
        
          <div style="background-color:#2a0541;">Content here</div>
        
        
          .mybackground {background-color:#2a0541;}
        
        Background color #2a0541
      
           Border around this has a color of #2a0541        
        
          <div style="border:2px solid #2a0541;">Content here</div>
        
        
          .myborder {border:2px solid #2a0541;}
        
        Border color #2a0541