#48df6d color space conversions
Hex:
        #48df6d
        RGB:
        72, 223, 109
        CMY:
        72, 13, 57
        CMYK:
        68, 0, 51, 13
      HSL:
        135°, 70.2326%, 57.8431%
        HSV (HSB):
        135°, 67.7130%, 87.4510%
        XYZ:
        31.8205, 55.2572, 23.4566
        xyY:
        0.2879, 0.4999, 55.2572
      CIE-Lab:
        79.1892, -63.1144, 44.2251
        CIE-LCH:
        79.1892, 77.0668, 144.9806
        CIE-Luv:
        79.1892, -62.9325, 67.7474
        Hunter-Lab:
        74.3352, -53.6765, 33.3256
      #48df6d color charts
#48df6d RGB chart
      #48df6d CMYK chart
      #48df6d RGB pie chart
      #48df6d color shades, tints & tones
#48df6d color schemes
#48df6d color preview, HTML & CSS examples
           This text has a color of #48df6d        
        
          <p style="color:#48df6d;">Text here</p>
        
        
          .mytext {color:#48df6d;}
        
        Text color #48df6d
      
           This box has a color of #48df6d        
        
          <div style="background-color:#48df6d;">Content here</div>
        
        
          .mybackground {background-color:#48df6d;}
        
        Background color #48df6d
      
           Border around this has a color of #48df6d        
        
          <div style="border:2px solid #48df6d;">Content here</div>
        
        
          .myborder {border:2px solid #48df6d;}
        
        Border color #48df6d