#48fb52 color space conversions
Hex:
        #48fb52
        RGB:
        72, 251, 82
        CMY:
        72, 2, 68
        CMYK:
        71, 0, 67, 2
      HSL:
        123°, 95.7219%, 63.3333%
        HSV (HSB):
        123°, 71.3147%, 98.4314%
        XYZ:
        38.6927, 70.9813, 19.6441
        xyY:
        0.2992, 0.5489, 70.9813
      CIE-Lab:
        87.4759, -75.4499, 65.3958
        CIE-LCH:
        87.4759, 99.8463, 139.0831
        CIE-Luv:
        87.4759, -73.5600, 92.4190
        Hunter-Lab:
        84.2504, -65.4606, 45.1510
      #48fb52 color charts
#48fb52 RGB chart
      #48fb52 CMYK chart
      #48fb52 RGB pie chart
      #48fb52 color shades, tints & tones
#48fb52 color schemes
#48fb52 color preview, HTML & CSS examples
           This text has a color of #48fb52        
        
          <p style="color:#48fb52;">Text here</p>
        
        
          .mytext {color:#48fb52;}
        
        Text color #48fb52
      
           This box has a color of #48fb52        
        
          <div style="background-color:#48fb52;">Content here</div>
        
        
          .mybackground {background-color:#48fb52;}
        
        Background color #48fb52
      
           Border around this has a color of #48fb52        
        
          <div style="border:2px solid #48fb52;">Content here</div>
        
        
          .myborder {border:2px solid #48fb52;}
        
        Border color #48fb52