#48ca12 color space conversions
Hex:
        #48ca12
        RGB:
        72, 202, 18
        CMY:
        72, 21, 93
        CMYK:
        64, 0, 91, 21
      HSL:
        102°, 83.6364%, 43.1373%
        HSV (HSB):
        102°, 91.0891%, 79.2157%
        XYZ:
        23.9022, 43.6624, 7.7402
        xyY:
        0.3174, 0.5798, 43.6624
      CIE-Lab:
        72.0023, -63.7206, 68.8779
        CIE-LCH:
        72.0023, 93.8322, 132.7727
        CIE-Luv:
        72.0023, -57.7123, 85.5449
        Hunter-Lab:
        66.0776, -51.0670, 39.3092
      #48ca12 color charts
#48ca12 RGB chart
      #48ca12 CMYK chart
      #48ca12 RGB pie chart
      #48ca12 color shades, tints & tones
#48ca12 color schemes
#48ca12 color preview, HTML & CSS examples
           This text has a color of #48ca12        
        
          <p style="color:#48ca12;">Text here</p>
        
        
          .mytext {color:#48ca12;}
        
        Text color #48ca12
      
           This box has a color of #48ca12        
        
          <div style="background-color:#48ca12;">Content here</div>
        
        
          .mybackground {background-color:#48ca12;}
        
        Background color #48ca12
      
           Border around this has a color of #48ca12        
        
          <div style="border:2px solid #48ca12;">Content here</div>
        
        
          .myborder {border:2px solid #48ca12;}
        
        Border color #48ca12