#48de3d color space conversions
Hex:
        #48de3d
        RGB:
        72, 222, 61
        CMY:
        72, 13, 76
        CMYK:
        68, 0, 73, 13
      HSL:
        116°, 70.9251%, 55.4902%
        HSV (HSB):
        116°, 72.5225%, 87.0588%
        XYZ:
        29.6361, 53.9572, 13.2677
        xyY:
        0.3060, 0.5571, 53.9572
      CIE-Lab:
        78.4368, -68.0048, 63.6685
        CIE-LCH:
        78.4368, 93.1575, 136.8862
        CIE-Luv:
        78.4368, -64.1846, 85.9120
        Hunter-Lab:
        73.4556, -56.5304, 40.7098
      #48de3d color charts
#48de3d RGB chart
      #48de3d CMYK chart
      #48de3d RGB pie chart
      #48de3d color shades, tints & tones
#48de3d color schemes
#48de3d color preview, HTML & CSS examples
           This text has a color of #48de3d        
        
          <p style="color:#48de3d;">Text here</p>
        
        
          .mytext {color:#48de3d;}
        
        Text color #48de3d
      
           This box has a color of #48de3d        
        
          <div style="background-color:#48de3d;">Content here</div>
        
        
          .mybackground {background-color:#48de3d;}
        
        Background color #48de3d
      
           Border around this has a color of #48de3d        
        
          <div style="border:2px solid #48de3d;">Content here</div>
        
        
          .myborder {border:2px solid #48de3d;}
        
        Border color #48de3d