#48bf3e color space conversions
Hex:
        #48bf3e
        RGB:
        72, 191, 62
        CMY:
        72, 25, 76
        CMYK:
        62, 0, 68, 25
      HSL:
        115°, 50.9881%, 49.6078%
        HSV (HSB):
        115°, 67.5393%, 74.9020%
        XYZ:
        22.1728, 38.9871, 10.9141
        xyY:
        0.3076, 0.5409, 38.9871
      CIE-Lab:
        68.7419, -57.4702, 53.2018
        CIE-LCH:
        68.7419, 78.3152, 137.2087
        CIE-Luv:
        68.7419, -52.9034, 71.6333
        Hunter-Lab:
        62.4397, -45.8827, 33.3442
      #48bf3e color charts
#48bf3e RGB chart
      #48bf3e CMYK chart
      #48bf3e RGB pie chart
      #48bf3e color shades, tints & tones
#48bf3e color schemes
#48bf3e color preview, HTML & CSS examples
           This text has a color of #48bf3e        
        
          <p style="color:#48bf3e;">Text here</p>
        
        
          .mytext {color:#48bf3e;}
        
        Text color #48bf3e
      
           This box has a color of #48bf3e        
        
          <div style="background-color:#48bf3e;">Content here</div>
        
        
          .mybackground {background-color:#48bf3e;}
        
        Background color #48bf3e
      
           Border around this has a color of #48bf3e        
        
          <div style="border:2px solid #48bf3e;">Content here</div>
        
        
          .myborder {border:2px solid #48bf3e;}
        
        Border color #48bf3e