#48d95b color space conversions
Hex:
        #48d95b
        RGB:
        72, 217, 91
        CMY:
        72, 15, 64
        CMYK:
        67, 0, 58, 15
      HSL:
        128°, 65.6109%, 56.6667%
        HSV (HSB):
        128°, 66.8203%, 85.0980%
        XYZ:
        29.3737, 51.7588, 18.3398
        xyY:
        0.2953, 0.5203, 51.7588
      CIE-Lab:
        77.1364, -63.4032, 50.1276
        CIE-LCH:
        77.1364, 80.8254, 141.6695
        CIE-Luv:
        77.1364, -61.5111, 73.0397
        Hunter-Lab:
        71.9436, -53.0219, 35.2463
      #48d95b color charts
#48d95b RGB chart
      #48d95b CMYK chart
      #48d95b RGB pie chart
      #48d95b color shades, tints & tones
#48d95b color schemes
#48d95b color preview, HTML & CSS examples
           This text has a color of #48d95b        
        
          <p style="color:#48d95b;">Text here</p>
        
        
          .mytext {color:#48d95b;}
        
        Text color #48d95b
      
           This box has a color of #48d95b        
        
          <div style="background-color:#48d95b;">Content here</div>
        
        
          .mybackground {background-color:#48d95b;}
        
        Background color #48d95b
      
           Border around this has a color of #48d95b        
        
          <div style="border:2px solid #48d95b;">Content here</div>
        
        
          .myborder {border:2px solid #48d95b;}
        
        Border color #48d95b