#48cd13 color space conversions
Hex:
        #48cd13
        RGB:
        72, 205, 19
        CMY:
        72, 20, 93
        CMYK:
        65, 0, 91, 20
      HSL:
        103°, 83.0357%, 43.9216%
        HSV (HSB):
        103°, 90.7317%, 80.3922%
        XYZ:
        24.6214, 45.0874, 8.0212
        xyY:
        0.3168, 0.5801, 45.0874
      CIE-Lab:
        72.9494, -64.6690, 69.5202
        CIE-LCH:
        72.9494, 94.9481, 132.9295
        CIE-Luv:
        72.9494, -58.7944, 86.6525
        Hunter-Lab:
        67.1471, -52.0555, 39.9204
      #48cd13 color charts
#48cd13 RGB chart
      #48cd13 CMYK chart
      #48cd13 RGB pie chart
      #48cd13 color shades, tints & tones
#48cd13 color schemes
#48cd13 color preview, HTML & CSS examples
           This text has a color of #48cd13        
        
          <p style="color:#48cd13;">Text here</p>
        
        
          .mytext {color:#48cd13;}
        
        Text color #48cd13
      
           This box has a color of #48cd13        
        
          <div style="background-color:#48cd13;">Content here</div>
        
        
          .mybackground {background-color:#48cd13;}
        
        Background color #48cd13
      
           Border around this has a color of #48cd13        
        
          <div style="border:2px solid #48cd13;">Content here</div>
        
        
          .myborder {border:2px solid #48cd13;}
        
        Border color #48cd13