#48ba5f color space conversions
Hex:
        #48ba5f
        RGB:
        72, 186, 95
        CMY:
        72, 27, 63
        CMYK:
        61, 0, 49, 27
      HSL:
        132°, 45.2381%, 50.5882%
        HSV (HSB):
        132°, 61.2903%, 72.9412%
        XYZ:
        22.2970, 37.3218, 16.8551
        xyY:
        0.2916, 0.4880, 37.3218
      CIE-Lab:
        67.5177, -51.6200, 36.6085
        CIE-LCH:
        67.5177, 63.2836, 144.6560
        CIE-Luv:
        67.5177, -49.9196, 54.9160
        Hunter-Lab:
        61.0915, -41.7619, 26.4060
      #48ba5f color charts
#48ba5f RGB chart
      #48ba5f CMYK chart
      #48ba5f RGB pie chart
      #48ba5f color shades, tints & tones
#48ba5f color schemes
#48ba5f color preview, HTML & CSS examples
           This text has a color of #48ba5f        
        
          <p style="color:#48ba5f;">Text here</p>
        
        
          .mytext {color:#48ba5f;}
        
        Text color #48ba5f
      
           This box has a color of #48ba5f        
        
          <div style="background-color:#48ba5f;">Content here</div>
        
        
          .mybackground {background-color:#48ba5f;}
        
        Background color #48ba5f
      
           Border around this has a color of #48ba5f        
        
          <div style="border:2px solid #48ba5f;">Content here</div>
        
        
          .myborder {border:2px solid #48ba5f;}
        
        Border color #48ba5f