#48b23e color space conversions
Hex:
        #48b23e
        RGB:
        72, 178, 62
        CMY:
        72, 30, 76
        CMYK:
        60, 0, 65, 30
      HSL:
        115°, 48.3333%, 47.0588%
        HSV (HSB):
        115°, 65.1685%, 69.8039%
        XYZ:
        19.4624, 33.5663, 10.0106
        xyY:
        0.3087, 0.5325, 33.5663
      CIE-Lab:
        64.6169, -52.7803, 48.7274
        CIE-LCH:
        64.6169, 71.8339, 137.2864
        CIE-Luv:
        64.6169, -47.9317, 65.4895
        Hunter-Lab:
        57.9364, -41.4259, 30.3110
      #48b23e color charts
#48b23e RGB chart
      #48b23e CMYK chart
      #48b23e RGB pie chart
      #48b23e color shades, tints & tones
#48b23e color schemes
#48b23e color preview, HTML & CSS examples
           This text has a color of #48b23e        
        
          <p style="color:#48b23e;">Text here</p>
        
        
          .mytext {color:#48b23e;}
        
        Text color #48b23e
      
           This box has a color of #48b23e        
        
          <div style="background-color:#48b23e;">Content here</div>
        
        
          .mybackground {background-color:#48b23e;}
        
        Background color #48b23e
      
           Border around this has a color of #48b23e        
        
          <div style="border:2px solid #48b23e;">Content here</div>
        
        
          .myborder {border:2px solid #48b23e;}
        
        Border color #48b23e