#48813a color space conversions
Hex:
        #48813a
        RGB:
        72, 129, 58
        CMY:
        72, 49, 77
        CMYK:
        44, 0, 55, 49
      HSL:
        108°, 37.9679%, 36.6667%
        HSV (HSB):
        108°, 55.0388%, 50.5882%
        XYZ:
        11.2865, 17.3837, 6.7635
        xyY:
        0.3185, 0.4906, 17.3837
      CIE-Lab:
        48.7399, -33.2922, 32.4128
        CIE-LCH:
        48.7399, 46.4646, 135.7668
        CIE-Luv:
        48.7399, -27.5033, 42.3595
        Hunter-Lab:
        41.6938, -24.6444, 19.5677
      #48813a color charts
#48813a RGB chart
      #48813a CMYK chart
      #48813a RGB pie chart
      #48813a color shades, tints & tones
#48813a color schemes
#48813a color preview, HTML & CSS examples
           This text has a color of #48813a        
        
          <p style="color:#48813a;">Text here</p>
        
        
          .mytext {color:#48813a;}
        
        Text color #48813a
      
           This box has a color of #48813a        
        
          <div style="background-color:#48813a;">Content here</div>
        
        
          .mybackground {background-color:#48813a;}
        
        Background color #48813a
      
           Border around this has a color of #48813a        
        
          <div style="border:2px solid #48813a;">Content here</div>
        
        
          .myborder {border:2px solid #48813a;}
        
        Border color #48813a