#48f52b color space conversions
Hex:
        #48f52b
        RGB:
        72, 245, 43
        CMY:
        72, 4, 83
        CMYK:
        71, 0, 82, 4
      HSL:
        111°, 90.9910%, 56.4706%
        HSV (HSB):
        111°, 82.4490%, 96.0784%
        XYZ:
        35.7609, 66.8570, 13.3054
        xyY:
        0.3085, 0.5767, 66.8570
      CIE-Lab:
        85.4317, -76.2445, 75.6348
        CIE-LCH:
        85.4317, 107.3957, 135.2300
        CIE-Luv:
        85.4317, -72.4247, 99.4704
        Hunter-Lab:
        81.7661, -65.0225, 47.5883
      #48f52b color charts
#48f52b RGB chart
      #48f52b CMYK chart
      #48f52b RGB pie chart
      #48f52b color shades, tints & tones
#48f52b color schemes
#48f52b color preview, HTML & CSS examples
           This text has a color of #48f52b        
        
          <p style="color:#48f52b;">Text here</p>
        
        
          .mytext {color:#48f52b;}
        
        Text color #48f52b
      
           This box has a color of #48f52b        
        
          <div style="background-color:#48f52b;">Content here</div>
        
        
          .mybackground {background-color:#48f52b;}
        
        Background color #48f52b
      
           Border around this has a color of #48f52b        
        
          <div style="border:2px solid #48f52b;">Content here</div>
        
        
          .myborder {border:2px solid #48f52b;}
        
        Border color #48f52b