#48f42b color space conversions
Hex:
        #48f42b
        RGB:
        72, 244, 43
        CMY:
        72, 4, 83
        CMYK:
        70, 0, 82, 4
      HSL:
        111°, 90.1345%, 56.2745%
        HSV (HSB):
        111°, 82.3770%, 95.6863%
        XYZ:
        35.4592, 66.2535, 13.2048
        xyY:
        0.3086, 0.5765, 66.2535
      CIE-Lab:
        85.1256, -75.9432, 75.3577
        CIE-LCH:
        85.1256, 106.9867, 135.2217
        CIE-Luv:
        85.1256, -72.0889, 99.0680
        Hunter-Lab:
        81.3963, -64.6823, 47.3588
      #48f42b color charts
#48f42b RGB chart
      #48f42b CMYK chart
      #48f42b RGB pie chart
      #48f42b color shades, tints & tones
#48f42b color schemes
#48f42b color preview, HTML & CSS examples
           This text has a color of #48f42b        
        
          <p style="color:#48f42b;">Text here</p>
        
        
          .mytext {color:#48f42b;}
        
        Text color #48f42b
      
           This box has a color of #48f42b        
        
          <div style="background-color:#48f42b;">Content here</div>
        
        
          .mybackground {background-color:#48f42b;}
        
        Background color #48f42b
      
           Border around this has a color of #48f42b        
        
          <div style="border:2px solid #48f42b;">Content here</div>
        
        
          .myborder {border:2px solid #48f42b;}
        
        Border color #48f42b