#405c30 color space conversions
Hex:
        #405c30
        RGB:
        64, 92, 48
        CMY:
        75, 64, 81
        CMYK:
        30, 0, 48, 64
      HSL:
        98°, 31.4286%, 27.4510%
        HSV (HSB):
        98°, 47.8261%, 36.0784%
        XYZ:
        6.4750, 8.9577, 4.1840
        xyY:
        0.3301, 0.4566, 8.9577
      CIE-Lab:
        35.9027, -19.5116, 21.9970
        CIE-LCH:
        35.9027, 29.4036, 131.5734
        CIE-Luv:
        35.9027, -13.5315, 26.7151
        Hunter-Lab:
        29.9294, -13.7593, 12.6620
      #405c30 color charts
#405c30 RGB chart
      #405c30 CMYK chart
      #405c30 RGB pie chart
      #405c30 color shades, tints & tones
#405c30 color schemes
#405c30 color preview, HTML & CSS examples
           This text has a color of #405c30        
        
          <p style="color:#405c30;">Text here</p>
        
        
          .mytext {color:#405c30;}
        
        Text color #405c30
      
           This box has a color of #405c30        
        
          <div style="background-color:#405c30;">Content here</div>
        
        
          .mybackground {background-color:#405c30;}
        
        Background color #405c30
      
           Border around this has a color of #405c30        
        
          <div style="border:2px solid #405c30;">Content here</div>
        
        
          .myborder {border:2px solid #405c30;}
        
        Border color #405c30