#48e06f color space conversions
Hex:
        #48e06f
        RGB:
        72, 224, 111
        CMY:
        72, 12, 56
        CMYK:
        68, 0, 50, 12
      HSL:
        135°, 71.0280%, 58.0392%
        HSV (HSB):
        135°, 67.8571%, 87.8431%
        XYZ:
        32.1974, 55.8367, 24.1195
        xyY:
        0.2871, 0.4979, 55.8367
      CIE-Lab:
        79.5208, -63.1784, 43.6778
        CIE-LCH:
        79.5208, 76.8067, 145.3423
        CIE-Luv:
        79.5208, -63.2006, 67.2727
        Hunter-Lab:
        74.7240, -53.8541, 33.1691
      #48e06f color charts
#48e06f RGB chart
      #48e06f CMYK chart
      #48e06f RGB pie chart
      #48e06f color shades, tints & tones
#48e06f color schemes
#48e06f color preview, HTML & CSS examples
           This text has a color of #48e06f        
        
          <p style="color:#48e06f;">Text here</p>
        
        
          .mytext {color:#48e06f;}
        
        Text color #48e06f
      
           This box has a color of #48e06f        
        
          <div style="background-color:#48e06f;">Content here</div>
        
        
          .mybackground {background-color:#48e06f;}
        
        Background color #48e06f
      
           Border around this has a color of #48e06f        
        
          <div style="border:2px solid #48e06f;">Content here</div>
        
        
          .myborder {border:2px solid #48e06f;}
        
        Border color #48e06f