#305b2d color space conversions
Hex:
        #305b2d
        RGB:
        48, 91, 45
        CMY:
        81, 64, 82
        CMYK:
        47, 0, 51, 64
      HSL:
        116°, 33.8235%, 26.6667%
        HSV (HSB):
        116°, 50.5495%, 35.6863%
        XYZ:
        5.4337, 8.3000, 3.7983
        xyY:
        0.3099, 0.4734, 8.3000
      CIE-Lab:
        34.6000, -25.4895, 21.8923
        CIE-LCH:
        34.6000, 33.6004, 139.3415
        CIE-Luv:
        34.6000, -19.8146, 27.0867
        Hunter-Lab:
        28.8097, -16.7510, 12.3500
      #305b2d color charts
#305b2d RGB chart
      #305b2d CMYK chart
      #305b2d RGB pie chart
      #305b2d color shades, tints & tones
#305b2d color schemes
#305b2d color preview, HTML & CSS examples
           This text has a color of #305b2d        
        
          <p style="color:#305b2d;">Text here</p>
        
        
          .mytext {color:#305b2d;}
        
        Text color #305b2d
      
           This box has a color of #305b2d        
        
          <div style="background-color:#305b2d;">Content here</div>
        
        
          .mybackground {background-color:#305b2d;}
        
        Background color #305b2d
      
           Border around this has a color of #305b2d        
        
          <div style="border:2px solid #305b2d;">Content here</div>
        
        
          .myborder {border:2px solid #305b2d;}
        
        Border color #305b2d