#48cd2e color space conversions
Hex:
        #48cd2e
        RGB:
        72, 205, 46
        CMY:
        72, 20, 82
        CMYK:
        65, 0, 78, 20
      HSL:
        110°, 63.3466%, 49.2157%
        HSV (HSB):
        110°, 77.5610%, 80.3922%
        XYZ:
        24.9970, 45.2376, 9.9990
        xyY:
        0.3116, 0.5638, 45.2376
      CIE-Lab:
        73.0481, -63.4818, 63.2988
        CIE-LCH:
        73.0481, 89.6475, 135.0827
        CIE-Luv:
        73.0481, -58.4348, 82.3158
        Hunter-Lab:
        67.2589, -51.3631, 38.2669
      #48cd2e color charts
#48cd2e RGB chart
      #48cd2e CMYK chart
      #48cd2e RGB pie chart
      #48cd2e color shades, tints & tones
#48cd2e color schemes
#48cd2e color preview, HTML & CSS examples
           This text has a color of #48cd2e        
        
          <p style="color:#48cd2e;">Text here</p>
        
        
          .mytext {color:#48cd2e;}
        
        Text color #48cd2e
      
           This box has a color of #48cd2e        
        
          <div style="background-color:#48cd2e;">Content here</div>
        
        
          .mybackground {background-color:#48cd2e;}
        
        Background color #48cd2e
      
           Border around this has a color of #48cd2e        
        
          <div style="border:2px solid #48cd2e;">Content here</div>
        
        
          .myborder {border:2px solid #48cd2e;}
        
        Border color #48cd2e