#48b70e color space conversions
Hex:
        #48b70e
        RGB:
        72, 183, 14
        CMY:
        72, 28, 95
        CMYK:
        61, 0, 92, 28
      HSL:
        99°, 85.7868%, 38.6275%
        HSV (HSB):
        99°, 92.3497%, 71.7647%
        XYZ:
        19.6852, 35.2764, 6.1870
        xyY:
        0.3219, 0.5769, 35.2764
      CIE-Lab:
        65.9633, -57.4633, 64.4261
        CIE-LCH:
        65.9633, 86.3293, 131.7306
        CIE-Luv:
        65.9633, -50.6477, 78.2228
        Hunter-Lab:
        59.3939, -44.7782, 35.3996
      #48b70e color charts
#48b70e RGB chart
      #48b70e CMYK chart
      #48b70e RGB pie chart
      #48b70e color shades, tints & tones
#48b70e color schemes
#48b70e color preview, HTML & CSS examples
           This text has a color of #48b70e        
        
          <p style="color:#48b70e;">Text here</p>
        
        
          .mytext {color:#48b70e;}
        
        Text color #48b70e
      
           This box has a color of #48b70e        
        
          <div style="background-color:#48b70e;">Content here</div>
        
        
          .mybackground {background-color:#48b70e;}
        
        Background color #48b70e
      
           Border around this has a color of #48b70e        
        
          <div style="border:2px solid #48b70e;">Content here</div>
        
        
          .myborder {border:2px solid #48b70e;}
        
        Border color #48b70e