#48d053 color space conversions
Hex:
        #48d053
        RGB:
        72, 208, 83
        CMY:
        72, 18, 67
        CMYK:
        65, 0, 60, 18
      HSL:
        125°, 59.1304%, 54.9020%
        HSV (HSB):
        125°, 65.3846%, 81.5686%
        XYZ:
        26.7897, 47.1140, 15.8656
        xyY:
        0.2984, 0.5248, 47.1140
      CIE-Lab:
        74.2626, -61.2347, 50.3818
        CIE-LCH:
        74.2626, 79.2970, 140.5537
        CIE-Luv:
        74.2626, -58.5520, 71.9463
        Hunter-Lab:
        68.6396, -50.4517, 34.3433
      #48d053 color charts
#48d053 RGB chart
      #48d053 CMYK chart
      #48d053 RGB pie chart
      #48d053 color shades, tints & tones
#48d053 color schemes
#48d053 color preview, HTML & CSS examples
           This text has a color of #48d053        
        
          <p style="color:#48d053;">Text here</p>
        
        
          .mytext {color:#48d053;}
        
        Text color #48d053
      
           This box has a color of #48d053        
        
          <div style="background-color:#48d053;">Content here</div>
        
        
          .mybackground {background-color:#48d053;}
        
        Background color #48d053
      
           Border around this has a color of #48d053        
        
          <div style="border:2px solid #48d053;">Content here</div>
        
        
          .myborder {border:2px solid #48d053;}
        
        Border color #48d053