#20402a color space conversions
Hex:
        #20402a
        RGB:
        32, 64, 42
        CMY:
        87, 75, 84
        CMYK:
        50, 0, 34, 75
      HSL:
        139°, 33.3333%, 18.8235%
        HSV (HSB):
        139°, 50.0000%, 25.0980%
        XYZ:
        2.8470, 4.1410, 2.8397
        xyY:
        0.2897, 0.4214, 4.1410
      CIE-Lab:
        24.1323, -17.7031, 9.8826
        CIE-LCH:
        24.1323, 20.2747, 150.8280
        CIE-Luv:
        24.1323, -13.4472, 12.1897
        Hunter-Lab:
        20.3495, -10.6388, 5.9709
      #20402a color charts
#20402a RGB chart
      #20402a CMYK chart
      #20402a RGB pie chart
      #20402a color shades, tints & tones
#20402a color schemes
#20402a color preview, HTML & CSS examples
           This text has a color of #20402a        
        
          <p style="color:#20402a;">Text here</p>
        
        
          .mytext {color:#20402a;}
        
        Text color #20402a
      
           This box has a color of #20402a        
        
          <div style="background-color:#20402a;">Content here</div>
        
        
          .mybackground {background-color:#20402a;}
        
        Background color #20402a
      
           Border around this has a color of #20402a        
        
          <div style="border:2px solid #20402a;">Content here</div>
        
        
          .myborder {border:2px solid #20402a;}
        
        Border color #20402a