#48ff2d color space conversions
Hex:
        #48ff2d
        RGB:
        72, 255, 45
        CMY:
        72, 0, 82
        CMYK:
        72, 0, 82, 0
      HSL:
        112°, 100.0000%, 58.8235%
        HSV (HSB):
        112°, 82.3529%, 100.0000%
        XYZ:
        38.9061, 73.0872, 14.5393
        xyY:
        0.3075, 0.5776, 73.0872
      CIE-Lab:
        88.4893, -79.1376, 77.9288
        CIE-LCH:
        88.4893, 111.0660, 135.4409
        CIE-Luv:
        88.4893, -75.7212, 103.1422
        Hunter-Lab:
        85.4910, -68.3757, 49.7604
      #48ff2d color charts
#48ff2d RGB chart
      #48ff2d CMYK chart
      #48ff2d RGB pie chart
      #48ff2d color shades, tints & tones
#48ff2d color schemes
#48ff2d color preview, HTML & CSS examples
           This text has a color of #48ff2d        
        
          <p style="color:#48ff2d;">Text here</p>
        
        
          .mytext {color:#48ff2d;}
        
        Text color #48ff2d
      
           This box has a color of #48ff2d        
        
          <div style="background-color:#48ff2d;">Content here</div>
        
        
          .mybackground {background-color:#48ff2d;}
        
        Background color #48ff2d
      
           Border around this has a color of #48ff2d        
        
          <div style="border:2px solid #48ff2d;">Content here</div>
        
        
          .myborder {border:2px solid #48ff2d;}
        
        Border color #48ff2d