#48f42a color space conversions
Hex:
        #48f42a
        RGB:
        72, 244, 42
        CMY:
        72, 4, 84
        CMYK:
        70, 0, 83, 4
      HSL:
        111°, 90.1786%, 56.0784%
        HSV (HSB):
        111°, 82.7869%, 95.6863%
        XYZ:
        35.4411, 66.2463, 13.1094
        xyY:
        0.3087, 0.5771, 66.2463
      CIE-Lab:
        85.1219, -75.9886, 75.5905
        CIE-LCH:
        85.1219, 107.1830, 135.1505
        CIE-Luv:
        85.1219, -72.1041, 99.2349
        Hunter-Lab:
        81.3918, -64.7100, 47.4247
      #48f42a color charts
#48f42a RGB chart
      #48f42a CMYK chart
      #48f42a RGB pie chart
      #48f42a color shades, tints & tones
#48f42a color schemes
#48f42a color preview, HTML & CSS examples
           This text has a color of #48f42a        
        
          <p style="color:#48f42a;">Text here</p>
        
        
          .mytext {color:#48f42a;}
        
        Text color #48f42a
      
           This box has a color of #48f42a        
        
          <div style="background-color:#48f42a;">Content here</div>
        
        
          .mybackground {background-color:#48f42a;}
        
        Background color #48f42a
      
           Border around this has a color of #48f42a        
        
          <div style="border:2px solid #48f42a;">Content here</div>
        
        
          .myborder {border:2px solid #48f42a;}
        
        Border color #48f42a