#20402b color space conversions
Hex:
        #20402b
        RGB:
        32, 64, 43
        CMY:
        87, 75, 83
        CMYK:
        50, 0, 33, 75
      HSL:
        141°, 33.3333%, 18.8235%
        HSV (HSB):
        141°, 50.0000%, 25.0980%
        XYZ:
        2.8651, 4.1483, 2.9352
        xyY:
        0.2880, 0.4170, 4.1483
      CIE-Lab:
        24.1557, -17.4751, 9.2657
        CIE-LCH:
        24.1557, 19.7796, 152.0665
        CIE-Luv:
        24.1557, -13.4243, 11.5882
        Hunter-Lab:
        20.3673, -10.5330, 5.7127
      #20402b color charts
#20402b RGB chart
      #20402b CMYK chart
      #20402b RGB pie chart
      #20402b color shades, tints & tones
#20402b color schemes
#20402b color preview, HTML & CSS examples
           This text has a color of #20402b        
        
          <p style="color:#20402b;">Text here</p>
        
        
          .mytext {color:#20402b;}
        
        Text color #20402b
      
           This box has a color of #20402b        
        
          <div style="background-color:#20402b;">Content here</div>
        
        
          .mybackground {background-color:#20402b;}
        
        Background color #20402b
      
           Border around this has a color of #20402b        
        
          <div style="border:2px solid #20402b;">Content here</div>
        
        
          .myborder {border:2px solid #20402b;}
        
        Border color #20402b