#48f62f color space conversions
Hex:
        #48f62f
        RGB:
        72, 246, 47
        CMY:
        72, 4, 82
        CMYK:
        71, 0, 81, 4
      HSL:
        112°, 91.7051%, 57.4510%
        HSV (HSB):
        112°, 80.8943%, 96.4706%
        XYZ:
        36.1413, 67.4945, 13.8122
        xyY:
        0.3077, 0.5747, 67.4945
      CIE-Lab:
        85.7530, -76.3544, 74.9444
        CIE-LCH:
        85.7530, 106.9890, 135.5340
        CIE-Luv:
        85.7530, -72.6959, 99.1717
        Hunter-Lab:
        82.1550, -65.2462, 47.5405
      #48f62f color charts
#48f62f RGB chart
      #48f62f CMYK chart
      #48f62f RGB pie chart
      #48f62f color shades, tints & tones
#48f62f color schemes
#48f62f color preview, HTML & CSS examples
           This text has a color of #48f62f        
        
          <p style="color:#48f62f;">Text here</p>
        
        
          .mytext {color:#48f62f;}
        
        Text color #48f62f
      
           This box has a color of #48f62f        
        
          <div style="background-color:#48f62f;">Content here</div>
        
        
          .mybackground {background-color:#48f62f;}
        
        Background color #48f62f
      
           Border around this has a color of #48f62f        
        
          <div style="border:2px solid #48f62f;">Content here</div>
        
        
          .myborder {border:2px solid #48f62f;}
        
        Border color #48f62f