#2a2960 color space conversions
Hex:
        #2a2960
        RGB:
        42, 41, 96
        CMY:
        84, 84, 62
        CMYK:
        56, 57, 0, 62
      HSL:
        241°, 40.1460%, 26.8627%
        HSV (HSB):
        241°, 57.2917%, 37.6471%
        XYZ:
        3.8591, 2.9226, 11.4271
        xyY:
        0.2119, 0.1605, 2.9226
      CIE-Lab:
        19.7314, 17.8366, -32.7325
        CIE-LCH:
        19.7314, 37.2768, 298.5869
        CIE-Luv:
        19.7314, -2.4483, -37.8298
        Hunter-Lab:
        17.0957, 10.3761, -27.6633
      #2a2960 color charts
#2a2960 RGB chart
      #2a2960 CMYK chart
      #2a2960 RGB pie chart
      #2a2960 color shades, tints & tones
#2a2960 color schemes
#2a2960 color preview, HTML & CSS examples
           This text has a color of #2a2960        
        
          <p style="color:#2a2960;">Text here</p>
        
        
          .mytext {color:#2a2960;}
        
        Text color #2a2960
      
           This box has a color of #2a2960        
        
          <div style="background-color:#2a2960;">Content here</div>
        
        
          .mybackground {background-color:#2a2960;}
        
        Background color #2a2960
      
           Border around this has a color of #2a2960        
        
          <div style="border:2px solid #2a2960;">Content here</div>
        
        
          .myborder {border:2px solid #2a2960;}
        
        Border color #2a2960