#2a2535 color space conversions
Hex:
        #2a2535
        RGB:
        42, 37, 53
        CMY:
        84, 85, 79
        CMYK:
        21, 30, 0, 79
      HSL:
        259°, 17.7778%, 17.6471%
        HSV (HSB):
        259°, 30.1887%, 20.7843%
        XYZ:
        2.2590, 2.0724, 3.6491
        xyY:
        0.2831, 0.2597, 2.0724
      CIE-Lab:
        15.8628, 6.4178, -9.5462
        CIE-LCH:
        15.8628, 11.5030, 303.9125
        CIE-Luv:
        15.8628, 1.2721, -9.7403
        Hunter-Lab:
        14.3959, 2.8176, -4.9519
      #2a2535 color charts
#2a2535 RGB chart
      #2a2535 CMYK chart
      #2a2535 RGB pie chart
      #2a2535 color shades, tints & tones
#2a2535 color schemes
#2a2535 color preview, HTML & CSS examples
           This text has a color of #2a2535        
        
          <p style="color:#2a2535;">Text here</p>
        
        
          .mytext {color:#2a2535;}
        
        Text color #2a2535
      
           This box has a color of #2a2535        
        
          <div style="background-color:#2a2535;">Content here</div>
        
        
          .mybackground {background-color:#2a2535;}
        
        Background color #2a2535
      
           Border around this has a color of #2a2535        
        
          <div style="border:2px solid #2a2535;">Content here</div>
        
        
          .myborder {border:2px solid #2a2535;}
        
        Border color #2a2535