#2a1650 color space conversions
Hex:
        #2a1650
        RGB:
        42, 22, 80
        CMY:
        84, 91, 69
        CMYK:
        48, 73, 0, 69
      HSL:
        261°, 56.8627%, 20.0000%
        HSV (HSB):
        261°, 72.5000%, 31.3725%
        XYZ:
        2.6897, 1.6452, 7.7652
        xyY:
        0.2223, 0.1360, 1.6452
      CIE-Lab:
        13.5031, 25.1990, -32.0720
        CIE-LCH:
        13.5031, 40.7873, 308.1568
        CIE-Luv:
        13.5031, 2.5484, -30.9081
        Hunter-Lab:
        12.8267, 14.9841, -26.9151
      #2a1650 color charts
#2a1650 RGB chart
      #2a1650 CMYK chart
      #2a1650 RGB pie chart
      #2a1650 color shades, tints & tones
#2a1650 color schemes
#2a1650 color preview, HTML & CSS examples
           This text has a color of #2a1650        
        
          <p style="color:#2a1650;">Text here</p>
        
        
          .mytext {color:#2a1650;}
        
        Text color #2a1650
      
           This box has a color of #2a1650        
        
          <div style="background-color:#2a1650;">Content here</div>
        
        
          .mybackground {background-color:#2a1650;}
        
        Background color #2a1650
      
           Border around this has a color of #2a1650        
        
          <div style="border:2px solid #2a1650;">Content here</div>
        
        
          .myborder {border:2px solid #2a1650;}
        
        Border color #2a1650