#48f38d color space conversions
Hex:
        #48f38d
        RGB:
        72, 243, 141
        CMY:
        72, 5, 45
        CMYK:
        70, 0, 42, 5
      HSL:
        144°, 87.6923%, 61.7647%
        HSV (HSB):
        144°, 70.3704%, 95.2941%
        XYZ:
        39.5308, 67.4020, 36.1257
        xyY:
        0.2763, 0.4711, 67.4020
      CIE-Lab:
        85.7065, -65.1667, 36.8990
        CIE-LCH:
        85.7065, 74.8881, 150.4804
        CIE-Luv:
        85.7065, -68.4129, 61.3799
        Hunter-Lab:
        82.0987, -57.7244, 31.3799
      #48f38d color charts
#48f38d RGB chart
      #48f38d CMYK chart
      #48f38d RGB pie chart
      #48f38d color shades, tints & tones
#48f38d color schemes
#48f38d color preview, HTML & CSS examples
           This text has a color of #48f38d        
        
          <p style="color:#48f38d;">Text here</p>
        
        
          .mytext {color:#48f38d;}
        
        Text color #48f38d
      
           This box has a color of #48f38d        
        
          <div style="background-color:#48f38d;">Content here</div>
        
        
          .mybackground {background-color:#48f38d;}
        
        Background color #48f38d
      
           Border around this has a color of #48f38d        
        
          <div style="border:2px solid #48f38d;">Content here</div>
        
        
          .myborder {border:2px solid #48f38d;}
        
        Border color #48f38d