#2a2642 color space conversions
Hex:
        #2a2642
        RGB:
        42, 38, 66
        CMY:
        84, 85, 74
        CMYK:
        36, 42, 0, 74
      HSL:
        249°, 26.9231%, 20.3922%
        HSV (HSB):
        249°, 42.4242%, 25.8824%
        XYZ:
        2.6313, 2.2718, 5.4541
        xyY:
        0.2541, 0.2193, 2.2718
      CIE-Lab:
        16.8535, 9.6469, -17.0813
        CIE-LCH:
        16.8535, 19.6172, 299.4561
        CIE-Luv:
        16.8535, 0.1065, -18.2005
        Hunter-Lab:
        15.0725, 4.7851, -10.9036
      #2a2642 color charts
#2a2642 RGB chart
      #2a2642 CMYK chart
      #2a2642 RGB pie chart
      #2a2642 color shades, tints & tones
#2a2642 color schemes
#2a2642 color preview, HTML & CSS examples
           This text has a color of #2a2642        
        
          <p style="color:#2a2642;">Text here</p>
        
        
          .mytext {color:#2a2642;}
        
        Text color #2a2642
      
           This box has a color of #2a2642        
        
          <div style="background-color:#2a2642;">Content here</div>
        
        
          .mybackground {background-color:#2a2642;}
        
        Background color #2a2642
      
           Border around this has a color of #2a2642        
        
          <div style="border:2px solid #2a2642;">Content here</div>
        
        
          .myborder {border:2px solid #2a2642;}
        
        Border color #2a2642