#305e3f color space conversions
Hex:
        #305e3f
        RGB:
        48, 94, 63
        CMY:
        81, 63, 75
        CMYK:
        49, 0, 33, 63
      HSL:
        140°, 32.3944%, 27.8431%
        HSV (HSB):
        140°, 48.9362%, 36.8627%
        XYZ:
        6.1188, 8.9927, 6.1159
        xyY:
        0.2883, 0.4236, 8.9927
      CIE-Lab:
        35.9702, -23.6175, 13.0094
        CIE-LCH:
        35.9702, 26.9636, 151.1523
        CIE-Luv:
        35.9702, -20.6925, 18.4912
        Hunter-Lab:
        29.9878, -16.0567, 8.8995
      #305e3f color charts
#305e3f RGB chart
      #305e3f CMYK chart
      #305e3f RGB pie chart
      #305e3f color shades, tints & tones
#305e3f color schemes
#305e3f color preview, HTML & CSS examples
           This text has a color of #305e3f        
        
          <p style="color:#305e3f;">Text here</p>
        
        
          .mytext {color:#305e3f;}
        
        Text color #305e3f
      
           This box has a color of #305e3f        
        
          <div style="background-color:#305e3f;">Content here</div>
        
        
          .mybackground {background-color:#305e3f;}
        
        Background color #305e3f
      
           Border around this has a color of #305e3f        
        
          <div style="border:2px solid #305e3f;">Content here</div>
        
        
          .myborder {border:2px solid #305e3f;}
        
        Border color #305e3f