#48c872 color space conversions
Hex:
        #48c872
        RGB:
        72, 200, 114
        CMY:
        72, 22, 55
        CMYK:
        64, 0, 43, 22
      HSL:
        140°, 53.7815%, 53.3333%
        HSV (HSB):
        140°, 64.0000%, 78.4314%
        XYZ:
        26.3640, 43.9012, 23.0038
        xyY:
        0.2827, 0.4707, 43.9012
      CIE-Lab:
        72.1624, -53.9276, 32.8863
        CIE-LCH:
        72.1624, 63.1640, 148.6242
        CIE-Luv:
        72.1624, -54.3708, 52.3065
        Hunter-Lab:
        66.2580, -44.9263, 25.7959
      #48c872 color charts
#48c872 RGB chart
      #48c872 CMYK chart
      #48c872 RGB pie chart
      #48c872 color shades, tints & tones
#48c872 color schemes
#48c872 color preview, HTML & CSS examples
           This text has a color of #48c872        
        
          <p style="color:#48c872;">Text here</p>
        
        
          .mytext {color:#48c872;}
        
        Text color #48c872
      
           This box has a color of #48c872        
        
          <div style="background-color:#48c872;">Content here</div>
        
        
          .mybackground {background-color:#48c872;}
        
        Background color #48c872
      
           Border around this has a color of #48c872        
        
          <div style="border:2px solid #48c872;">Content here</div>
        
        
          .myborder {border:2px solid #48c872;}
        
        Border color #48c872