#48d63b color space conversions
Hex:
        #48d63b
        RGB:
        72, 214, 59
        CMY:
        72, 16, 77
        CMYK:
        66, 0, 72, 16
      HSL:
        115°, 65.4008%, 53.5294%
        HSV (HSB):
        115°, 72.4299%, 83.9216%
        XYZ:
        27.5085, 49.7866, 12.2976
        xyY:
        0.3070, 0.5557, 49.7866
      CIE-Lab:
        75.9381, -65.5505, 61.8384
        CIE-LCH:
        75.9381, 90.1158, 136.6691
        CIE-Luv:
        75.9381, -61.4001, 82.9537
        Hunter-Lab:
        70.5596, -53.8891, 39.0583
      #48d63b color charts
#48d63b RGB chart
      #48d63b CMYK chart
      #48d63b RGB pie chart
      #48d63b color shades, tints & tones
#48d63b color schemes
#48d63b color preview, HTML & CSS examples
           This text has a color of #48d63b        
        
          <p style="color:#48d63b;">Text here</p>
        
        
          .mytext {color:#48d63b;}
        
        Text color #48d63b
      
           This box has a color of #48d63b        
        
          <div style="background-color:#48d63b;">Content here</div>
        
        
          .mybackground {background-color:#48d63b;}
        
        Background color #48d63b
      
           Border around this has a color of #48d63b        
        
          <div style="border:2px solid #48d63b;">Content here</div>
        
        
          .myborder {border:2px solid #48d63b;}
        
        Border color #48d63b