#48bd4e color space conversions
Hex:
        #48bd4e
        RGB:
        72, 189, 78
        CMY:
        72, 26, 69
        CMYK:
        62, 0, 59, 26
      HSL:
        123°, 46.9880%, 51.1765%
        HSV (HSB):
        123°, 61.9048%, 74.1176%
        XYZ:
        22.2452, 38.3230, 13.4324
        xyY:
        0.3006, 0.5179, 38.3230
      CIE-Lab:
        68.2580, -55.0494, 45.7103
        CIE-LCH:
        68.2580, 71.5532, 140.2954
        CIE-Luv:
        68.2580, -51.6769, 64.5904
        Hunter-Lab:
        61.9055, -44.1923, 30.4691
      #48bd4e color charts
#48bd4e RGB chart
      #48bd4e CMYK chart
      #48bd4e RGB pie chart
      #48bd4e color shades, tints & tones
#48bd4e color schemes
#48bd4e color preview, HTML & CSS examples
           This text has a color of #48bd4e        
        
          <p style="color:#48bd4e;">Text here</p>
        
        
          .mytext {color:#48bd4e;}
        
        Text color #48bd4e
      
           This box has a color of #48bd4e        
        
          <div style="background-color:#48bd4e;">Content here</div>
        
        
          .mybackground {background-color:#48bd4e;}
        
        Background color #48bd4e
      
           Border around this has a color of #48bd4e        
        
          <div style="border:2px solid #48bd4e;">Content here</div>
        
        
          .myborder {border:2px solid #48bd4e;}
        
        Border color #48bd4e