#48de4b color space conversions
Hex:
        #48de4b
        RGB:
        72, 222, 75
        CMY:
        72, 13, 71
        CMYK:
        68, 0, 66, 13
      HSL:
        121°, 69.4444%, 57.6471%
        HSV (HSB):
        121°, 67.5676%, 87.0588%
        XYZ:
        30.0638, 54.1283, 15.5199
        xyY:
        0.3015, 0.5428, 54.1283
      CIE-Lab:
        78.5365, -66.8113, 58.5204
        CIE-LCH:
        78.5365, 88.8166, 138.7847
        CIE-Luv:
        78.5365, -63.8118, 81.5993
        Hunter-Lab:
        73.5719, -55.8102, 38.9932
      #48de4b color charts
#48de4b RGB chart
      #48de4b CMYK chart
      #48de4b RGB pie chart
      #48de4b color shades, tints & tones
#48de4b color schemes
#48de4b color preview, HTML & CSS examples
           This text has a color of #48de4b        
        
          <p style="color:#48de4b;">Text here</p>
        
        
          .mytext {color:#48de4b;}
        
        Text color #48de4b
      
           This box has a color of #48de4b        
        
          <div style="background-color:#48de4b;">Content here</div>
        
        
          .mybackground {background-color:#48de4b;}
        
        Background color #48de4b
      
           Border around this has a color of #48de4b        
        
          <div style="border:2px solid #48de4b;">Content here</div>
        
        
          .myborder {border:2px solid #48de4b;}
        
        Border color #48de4b