#394e3d color space conversions
Hex:
        #394e3d
        RGB:
        57, 78, 61
        CMY:
        78, 69, 76
        CMYK:
        27, 0, 22, 69
      HSL:
        131°, 15.5556%, 26.4706%
        HSV (HSB):
        131°, 26.9231%, 30.5882%
        XYZ:
        5.2540, 6.6556, 5.4226
        xyY:
        0.3031, 0.3840, 6.6556
      CIE-Lab:
        31.0096, -12.1596, 7.4676
        CIE-LCH:
        31.0096, 14.2696, 148.4445
        CIE-Luv:
        31.0096, -9.9415, 10.1813
        Hunter-Lab:
        25.7984, -8.7942, 5.5966
      #394e3d color charts
#394e3d RGB chart
      #394e3d CMYK chart
      #394e3d RGB pie chart
      #394e3d color shades, tints & tones
#394e3d color schemes
#394e3d color preview, HTML & CSS examples
           This text has a color of #394e3d        
        
          <p style="color:#394e3d;">Text here</p>
        
        
          .mytext {color:#394e3d;}
        
        Text color #394e3d
      
           This box has a color of #394e3d        
        
          <div style="background-color:#394e3d;">Content here</div>
        
        
          .mybackground {background-color:#394e3d;}
        
        Background color #394e3d
      
           Border around this has a color of #394e3d        
        
          <div style="border:2px solid #394e3d;">Content here</div>
        
        
          .myborder {border:2px solid #394e3d;}
        
        Border color #394e3d