#48b27d color space conversions
Hex:
        #48b27d
        RGB:
        72, 178, 125
        CMY:
        72, 30, 51
        CMYK:
        60, 0, 30, 30
      HSL:
        150°, 42.4000%, 49.0196%
        HSV (HSB):
        150°, 59.5506%, 69.8039%
        XYZ:
        22.2946, 34.6992, 24.9246
        xyY:
        0.2722, 0.4236, 34.6992
      CIE-Lab:
        65.5138, -42.9934, 18.1961
        CIE-LCH:
        65.5138, 46.6854, 157.0605
        CIE-Luv:
        65.5138, -45.5093, 31.8143
        Hunter-Lab:
        58.9060, -35.5274, 16.1471
      #48b27d color charts
#48b27d RGB chart
      #48b27d CMYK chart
      #48b27d RGB pie chart
      #48b27d color shades, tints & tones
#48b27d color schemes
#48b27d color preview, HTML & CSS examples
           This text has a color of #48b27d        
        
          <p style="color:#48b27d;">Text here</p>
        
        
          .mytext {color:#48b27d;}
        
        Text color #48b27d
      
           This box has a color of #48b27d        
        
          <div style="background-color:#48b27d;">Content here</div>
        
        
          .mybackground {background-color:#48b27d;}
        
        Background color #48b27d
      
           Border around this has a color of #48b27d        
        
          <div style="border:2px solid #48b27d;">Content here</div>
        
        
          .myborder {border:2px solid #48b27d;}
        
        Border color #48b27d