#48df6b color space conversions
Hex:
        #48df6b
        RGB:
        72, 223, 107
        CMY:
        72, 13, 58
        CMYK:
        68, 0, 52, 13
      HSL:
        134°, 70.2326%, 57.8431%
        HSV (HSB):
        134°, 67.7130%, 87.4510%
        XYZ:
        31.7140, 55.2146, 22.8959
        xyY:
        0.2888, 0.5028, 55.2146
      CIE-Lab:
        79.1647, -63.3966, 45.1459
        CIE-LCH:
        79.1647, 77.8286, 144.5447
        CIE-Luv:
        79.1647, -63.0173, 68.7386
        Hunter-Lab:
        74.3065, -53.8527, 33.7457
      #48df6b color charts
#48df6b RGB chart
      #48df6b CMYK chart
      #48df6b RGB pie chart
      #48df6b color shades, tints & tones
#48df6b color schemes
#48df6b color preview, HTML & CSS examples
           This text has a color of #48df6b        
        
          <p style="color:#48df6b;">Text here</p>
        
        
          .mytext {color:#48df6b;}
        
        Text color #48df6b
      
           This box has a color of #48df6b        
        
          <div style="background-color:#48df6b;">Content here</div>
        
        
          .mybackground {background-color:#48df6b;}
        
        Background color #48df6b
      
           Border around this has a color of #48df6b        
        
          <div style="border:2px solid #48df6b;">Content here</div>
        
        
          .myborder {border:2px solid #48df6b;}
        
        Border color #48df6b