#2a2564 color space conversions
Hex:
        #2a2564
        RGB:
        42, 37, 100
        CMY:
        84, 85, 61
        CMYK:
        58, 63, 0, 61
      HSL:
        245°, 45.9854%, 26.8627%
        HSV (HSB):
        245°, 63.0000%, 39.2157%
        XYZ:
        3.9167, 2.7355, 12.3782
        xyY:
        0.2058, 0.1437, 2.7355
      CIE-Lab:
        18.9518, 22.0473, -36.6246
        CIE-LCH:
        18.9518, 42.7486, 301.0472
        CIE-Luv:
        18.9518, -1.7189, -41.4906
        Hunter-Lab:
        16.5393, 13.3268, -32.7957
      #2a2564 color charts
#2a2564 RGB chart
      #2a2564 CMYK chart
      #2a2564 RGB pie chart
      #2a2564 color shades, tints & tones
#2a2564 color schemes
#2a2564 color preview, HTML & CSS examples
           This text has a color of #2a2564        
        
          <p style="color:#2a2564;">Text here</p>
        
        
          .mytext {color:#2a2564;}
        
        Text color #2a2564
      
           This box has a color of #2a2564        
        
          <div style="background-color:#2a2564;">Content here</div>
        
        
          .mybackground {background-color:#2a2564;}
        
        Background color #2a2564
      
           Border around this has a color of #2a2564        
        
          <div style="border:2px solid #2a2564;">Content here</div>
        
        
          .myborder {border:2px solid #2a2564;}
        
        Border color #2a2564