#2a1565 color space conversions
Hex:
        #2a1565
        RGB:
        42, 21, 101
        CMY:
        84, 92, 60
        CMYK:
        58, 79, 0, 60
      HSL:
        256°, 65.5738%, 23.9216%
        HSV (HSB):
        256°, 79.2079%, 39.6078%
        XYZ:
        3.5720, 1.9682, 12.5035
        xyY:
        0.1980, 0.1091, 1.9682
      CIE-Lab:
        15.3192, 32.4821, -43.2136
        CIE-LCH:
        15.3192, 54.0602, 306.9309
        CIE-Luv:
        15.3192, 0.9010, -43.3063
        Hunter-Lab:
        14.0291, 20.8973, -43.0223
      #2a1565 color charts
#2a1565 RGB chart
      #2a1565 CMYK chart
      #2a1565 RGB pie chart
      #2a1565 color shades, tints & tones
#2a1565 color schemes
#2a1565 color preview, HTML & CSS examples
           This text has a color of #2a1565        
        
          <p style="color:#2a1565;">Text here</p>
        
        
          .mytext {color:#2a1565;}
        
        Text color #2a1565
      
           This box has a color of #2a1565        
        
          <div style="background-color:#2a1565;">Content here</div>
        
        
          .mybackground {background-color:#2a1565;}
        
        Background color #2a1565
      
           Border around this has a color of #2a1565        
        
          <div style="border:2px solid #2a1565;">Content here</div>
        
        
          .myborder {border:2px solid #2a1565;}
        
        Border color #2a1565