#48b26d color space conversions
Hex:
        #48b26d
        RGB:
        72, 178, 109
        CMY:
        72, 30, 57
        CMYK:
        60, 0, 39, 30
      HSL:
        141°, 42.4000%, 49.0196%
        HSV (HSB):
        141°, 59.5506%, 69.8039%
        XYZ:
        21.3532, 34.3226, 19.9675
        xyY:
        0.2823, 0.4537, 34.3226
      CIE-Lab:
        65.2179, -46.1204, 26.4030
        CIE-LCH:
        65.2179, 53.1433, 150.2097
        CIE-Luv:
        65.2179, -46.2515, 42.2862
        Hunter-Lab:
        58.5855, -37.4651, 20.8023
      #48b26d color charts
#48b26d RGB chart
      #48b26d CMYK chart
      #48b26d RGB pie chart
      #48b26d color shades, tints & tones
#48b26d color schemes
#48b26d color preview, HTML & CSS examples
           This text has a color of #48b26d        
        
          <p style="color:#48b26d;">Text here</p>
        
        
          .mytext {color:#48b26d;}
        
        Text color #48b26d
      
           This box has a color of #48b26d        
        
          <div style="background-color:#48b26d;">Content here</div>
        
        
          .mybackground {background-color:#48b26d;}
        
        Background color #48b26d
      
           Border around this has a color of #48b26d        
        
          <div style="border:2px solid #48b26d;">Content here</div>
        
        
          .myborder {border:2px solid #48b26d;}
        
        Border color #48b26d