#48df5d color space conversions
Hex:
        #48df5d
        RGB:
        72, 223, 93
        CMY:
        72, 13, 64
        CMYK:
        68, 0, 58, 13
      HSL:
        128°, 70.2326%, 57.8431%
        HSV (HSB):
        128°, 67.7130%, 87.4510%
        XYZ:
        31.0359, 54.9434, 19.3253
        xyY:
        0.2947, 0.5218, 54.9434
      CIE-Lab:
        79.0086, -65.2133, 51.4117
        CIE-LCH:
        79.0086, 83.0418, 141.7491
        CIE-Luv:
        79.0086, -63.5685, 75.1619
        Hunter-Lab:
        74.1238, -54.9780, 36.4288
      #48df5d color charts
#48df5d RGB chart
      #48df5d CMYK chart
      #48df5d RGB pie chart
      #48df5d color shades, tints & tones
#48df5d color schemes
#48df5d color preview, HTML & CSS examples
           This text has a color of #48df5d        
        
          <p style="color:#48df5d;">Text here</p>
        
        
          .mytext {color:#48df5d;}
        
        Text color #48df5d
      
           This box has a color of #48df5d        
        
          <div style="background-color:#48df5d;">Content here</div>
        
        
          .mybackground {background-color:#48df5d;}
        
        Background color #48df5d
      
           Border around this has a color of #48df5d        
        
          <div style="border:2px solid #48df5d;">Content here</div>
        
        
          .myborder {border:2px solid #48df5d;}
        
        Border color #48df5d