#48f59d color space conversions
Hex:
        #48f59d
        RGB:
        72, 245, 157
        CMY:
        72, 4, 38
        CMYK:
        71, 0, 36, 4
      HSL:
        149°, 89.6373%, 62.1569%
        HSV (HSB):
        149°, 70.6122%, 96.0784%
        XYZ:
        41.4107, 69.1169, 43.0566
        xyY:
        0.2696, 0.4500, 69.1169
      CIE-Lab:
        86.5619, -63.0286, 30.0318
        CIE-LCH:
        86.5619, 69.8177, 154.5232
        CIE-Luv:
        86.5619, -68.2414, 52.7672
        Hunter-Lab:
        83.1365, -56.5773, 27.4892
      #48f59d color charts
#48f59d RGB chart
      #48f59d CMYK chart
      #48f59d RGB pie chart
      #48f59d color shades, tints & tones
#48f59d color schemes
#48f59d color preview, HTML & CSS examples
           This text has a color of #48f59d        
        
          <p style="color:#48f59d;">Text here</p>
        
        
          .mytext {color:#48f59d;}
        
        Text color #48f59d
      
           This box has a color of #48f59d        
        
          <div style="background-color:#48f59d;">Content here</div>
        
        
          .mybackground {background-color:#48f59d;}
        
        Background color #48f59d
      
           Border around this has a color of #48f59d        
        
          <div style="border:2px solid #48f59d;">Content here</div>
        
        
          .myborder {border:2px solid #48f59d;}
        
        Border color #48f59d