#48b76e color space conversions
Hex:
        #48b76e
        RGB:
        72, 183, 110
        CMY:
        72, 28, 57
        CMYK:
        61, 0, 40, 28
      HSL:
        141°, 43.5294%, 50.0000%
        HSV (HSB):
        141°, 60.6557%, 71.7647%
        XYZ:
        22.4204, 36.3705, 20.5904
        xyY:
        0.2824, 0.4582, 36.3705
      CIE-Lab:
        66.8020, -47.9669, 27.9649
        CIE-LCH:
        66.8020, 55.5235, 149.7576
        CIE-Luv:
        66.8020, -48.1377, 44.6799
        Hunter-Lab:
        60.3079, -39.1787, 21.9727
      #48b76e color charts
#48b76e RGB chart
      #48b76e CMYK chart
      #48b76e RGB pie chart
      #48b76e color shades, tints & tones
#48b76e color schemes
#48b76e color preview, HTML & CSS examples
           This text has a color of #48b76e        
        
          <p style="color:#48b76e;">Text here</p>
        
        
          .mytext {color:#48b76e;}
        
        Text color #48b76e
      
           This box has a color of #48b76e        
        
          <div style="background-color:#48b76e;">Content here</div>
        
        
          .mybackground {background-color:#48b76e;}
        
        Background color #48b76e
      
           Border around this has a color of #48b76e        
        
          <div style="border:2px solid #48b76e;">Content here</div>
        
        
          .myborder {border:2px solid #48b76e;}
        
        Border color #48b76e