#408054 color space conversions
Hex:
        #408054
        RGB:
        64, 128, 84
        CMY:
        75, 50, 67
        CMYK:
        50, 0, 34, 50
      HSL:
        139°, 33.3333%, 37.6471%
        HSV (HSB):
        139°, 50.0000%, 50.1961%
        XYZ:
        11.4338, 17.1684, 11.0987
        xyY:
        0.2880, 0.4324, 17.1684
      CIE-Lab:
        48.4716, -31.0709, 17.7319
        CIE-LCH:
        48.4716, 35.7746, 150.2870
        CIE-Luv:
        48.4716, -29.3185, 27.0147
        Hunter-Lab:
        41.4348, -23.2546, 13.1229
      #408054 color charts
#408054 RGB chart
      #408054 CMYK chart
      #408054 RGB pie chart
      #408054 color shades, tints & tones
#408054 color schemes
#408054 color preview, HTML & CSS examples
           This text has a color of #408054        
        
          <p style="color:#408054;">Text here</p>
        
        
          .mytext {color:#408054;}
        
        Text color #408054
      
           This box has a color of #408054        
        
          <div style="background-color:#408054;">Content here</div>
        
        
          .mybackground {background-color:#408054;}
        
        Background color #408054
      
           Border around this has a color of #408054        
        
          <div style="border:2px solid #408054;">Content here</div>
        
        
          .myborder {border:2px solid #408054;}
        
        Border color #408054