#48f95f color space conversions
Hex:
        #48f95f
        RGB:
        72, 249, 95
        CMY:
        72, 2, 63
        CMYK:
        71, 0, 62, 2
      HSL:
        128°, 93.6508%, 62.9412%
        HSV (HSB):
        128°, 71.0843%, 97.6471%
        XYZ:
        38.6137, 69.9553, 22.2940
        xyY:
        0.2951, 0.5346, 69.9553
      CIE-Lab:
        86.9749, -73.5427, 59.6631
        CIE-LCH:
        86.9749, 94.7006, 140.9485
        CIE-Luv:
        86.9749, -72.4676, 86.8950
        Hunter-Lab:
        83.6393, -63.9607, 42.7438
      #48f95f color charts
#48f95f RGB chart
      #48f95f CMYK chart
      #48f95f RGB pie chart
      #48f95f color shades, tints & tones
#48f95f color schemes
#48f95f color preview, HTML & CSS examples
           This text has a color of #48f95f        
        
          <p style="color:#48f95f;">Text here</p>
        
        
          .mytext {color:#48f95f;}
        
        Text color #48f95f
      
           This box has a color of #48f95f        
        
          <div style="background-color:#48f95f;">Content here</div>
        
        
          .mybackground {background-color:#48f95f;}
        
        Background color #48f95f
      
           Border around this has a color of #48f95f        
        
          <div style="border:2px solid #48f95f;">Content here</div>
        
        
          .myborder {border:2px solid #48f95f;}
        
        Border color #48f95f