#2a2435 color space conversions
Hex:
        #2a2435
        RGB:
        42, 36, 53
        CMY:
        84, 86, 79
        CMYK:
        21, 32, 0, 79
      HSL:
        261°, 19.1011%, 17.4510%
        HSV (HSB):
        261°, 32.0755%, 20.7843%
        XYZ:
        2.2283, 2.0110, 3.6389
        xyY:
        0.2828, 0.2553, 2.0110
      CIE-Lab:
        15.5450, 7.1334, -10.0338
        CIE-LCH:
        15.5450, 12.3110, 305.4105
        CIE-Luv:
        15.5450, 1.6086, -10.1931
        Hunter-Lab:
        14.1811, 3.2314, -5.2871
      #2a2435 color charts
#2a2435 RGB chart
      #2a2435 CMYK chart
      #2a2435 RGB pie chart
      #2a2435 color shades, tints & tones
#2a2435 color schemes
#2a2435 color preview, HTML & CSS examples
           This text has a color of #2a2435        
        
          <p style="color:#2a2435;">Text here</p>
        
        
          .mytext {color:#2a2435;}
        
        Text color #2a2435
      
           This box has a color of #2a2435        
        
          <div style="background-color:#2a2435;">Content here</div>
        
        
          .mybackground {background-color:#2a2435;}
        
        Background color #2a2435
      
           Border around this has a color of #2a2435        
        
          <div style="border:2px solid #2a2435;">Content here</div>
        
        
          .myborder {border:2px solid #2a2435;}
        
        Border color #2a2435