#48bd3a color space conversions
Hex:
        #48bd3a
        RGB:
        72, 189, 58
        CMY:
        72, 26, 77
        CMYK:
        62, 0, 69, 26
      HSL:
        114°, 53.0364%, 48.4314%
        HSV (HSB):
        114°, 69.3122%, 74.1176%
        XYZ:
        21.6338, 38.0784, 10.2126
        xyY:
        0.3094, 0.5446, 38.0784
      CIE-Lab:
        68.0784, -57.1245, 54.0923
        CIE-LCH:
        68.0784, 78.6713, 136.5617
        CIE-Luv:
        68.0784, -52.2504, 72.0033
        Hunter-Lab:
        61.7077, -45.4090, 33.3829
      #48bd3a color charts
#48bd3a RGB chart
      #48bd3a CMYK chart
      #48bd3a RGB pie chart
      #48bd3a color shades, tints & tones
#48bd3a color schemes
#48bd3a color preview, HTML & CSS examples
           This text has a color of #48bd3a        
        
          <p style="color:#48bd3a;">Text here</p>
        
        
          .mytext {color:#48bd3a;}
        
        Text color #48bd3a
      
           This box has a color of #48bd3a        
        
          <div style="background-color:#48bd3a;">Content here</div>
        
        
          .mybackground {background-color:#48bd3a;}
        
        Background color #48bd3a
      
           Border around this has a color of #48bd3a        
        
          <div style="border:2px solid #48bd3a;">Content here</div>
        
        
          .myborder {border:2px solid #48bd3a;}
        
        Border color #48bd3a