#48f52a color space conversions
Hex:
        #48f52a
        RGB:
        72, 245, 42
        CMY:
        72, 4, 84
        CMYK:
        71, 0, 83, 4
      HSL:
        111°, 91.0314%, 56.2745%
        HSV (HSB):
        111°, 82.8571%, 96.0784%
        XYZ:
        35.7428, 66.8497, 13.2099
        xyY:
        0.3087, 0.5773, 66.8497
      CIE-Lab:
        85.4280, -76.2897, 75.8663
        CIE-LCH:
        85.4280, 107.5910, 135.1594
        CIE-Luv:
        85.4280, -72.4398, 99.6364
        Hunter-Lab:
        81.7617, -65.0501, 47.6539
      #48f52a color charts
#48f52a RGB chart
      #48f52a CMYK chart
      #48f52a RGB pie chart
      #48f52a color shades, tints & tones
#48f52a color schemes
#48f52a color preview, HTML & CSS examples
           This text has a color of #48f52a        
        
          <p style="color:#48f52a;">Text here</p>
        
        
          .mytext {color:#48f52a;}
        
        Text color #48f52a
      
           This box has a color of #48f52a        
        
          <div style="background-color:#48f52a;">Content here</div>
        
        
          .mybackground {background-color:#48f52a;}
        
        Background color #48f52a
      
           Border around this has a color of #48f52a        
        
          <div style="border:2px solid #48f52a;">Content here</div>
        
        
          .myborder {border:2px solid #48f52a;}
        
        Border color #48f52a