#48b66e color space conversions
Hex:
        #48b66e
        RGB:
        72, 182, 110
        CMY:
        72, 29, 57
        CMYK:
        60, 0, 40, 29
      HSL:
        141°, 43.3071%, 49.8039%
        HSV (HSB):
        141°, 60.4396%, 71.3725%
        XYZ:
        22.2149, 35.9594, 20.5219
        xyY:
        0.2823, 0.4569, 35.9594
      CIE-Lab:
        66.4889, -47.5641, 27.5525
        CIE-LCH:
        66.4889, 54.9680, 149.9176
        CIE-Luv:
        66.4889, -47.7533, 44.0808
        Hunter-Lab:
        59.9662, -38.8141, 21.6858
      #48b66e color charts
#48b66e RGB chart
      #48b66e CMYK chart
      #48b66e RGB pie chart
      #48b66e color shades, tints & tones
#48b66e color schemes
#48b66e color preview, HTML & CSS examples
           This text has a color of #48b66e        
        
          <p style="color:#48b66e;">Text here</p>
        
        
          .mytext {color:#48b66e;}
        
        Text color #48b66e
      
           This box has a color of #48b66e        
        
          <div style="background-color:#48b66e;">Content here</div>
        
        
          .mybackground {background-color:#48b66e;}
        
        Background color #48b66e
      
           Border around this has a color of #48b66e        
        
          <div style="border:2px solid #48b66e;">Content here</div>
        
        
          .myborder {border:2px solid #48b66e;}
        
        Border color #48b66e