#2a1261 color space conversions
Hex:
        #2a1261
        RGB:
        42, 18, 97
        CMY:
        84, 93, 62
        CMYK:
        57, 81, 0, 62
      HSL:
        258°, 68.6957%, 22.5490%
        HSV (HSB):
        258°, 81.4433%, 38.0392%
        XYZ:
        3.3288, 1.7879, 11.4789
        xyY:
        0.2006, 0.1077, 1.7879
      CIE-Lab:
        14.3324, 32.8457, -42.1835
        CIE-LCH:
        14.3324, 53.4629, 307.9057
        CIE-Luv:
        14.3324, 1.5519, -40.8389
        Hunter-Lab:
        13.3713, 21.0382, -41.5390
      #2a1261 color charts
#2a1261 RGB chart
      #2a1261 CMYK chart
      #2a1261 RGB pie chart
      #2a1261 color shades, tints & tones
#2a1261 color schemes
#2a1261 color preview, HTML & CSS examples
           This text has a color of #2a1261        
        
          <p style="color:#2a1261;">Text here</p>
        
        
          .mytext {color:#2a1261;}
        
        Text color #2a1261
      
           This box has a color of #2a1261        
        
          <div style="background-color:#2a1261;">Content here</div>
        
        
          .mybackground {background-color:#2a1261;}
        
        Background color #2a1261
      
           Border around this has a color of #2a1261        
        
          <div style="border:2px solid #2a1261;">Content here</div>
        
        
          .myborder {border:2px solid #2a1261;}
        
        Border color #2a1261