#48bd7a color space conversions
Hex:
        #48bd7a
        RGB:
        72, 189, 122
        CMY:
        72, 26, 52
        CMYK:
        62, 0, 35, 26
      HSL:
        146°, 46.9880%, 51.1765%
        HSV (HSB):
        146°, 61.9048%, 74.1176%
        XYZ:
        24.3829, 39.1781, 24.6894
        xyY:
        0.2763, 0.4439, 39.1781
      CIE-Lab:
        68.8800, -48.1608, 24.3861
        CIE-LCH:
        68.8800, 53.9828, 153.1448
        CIE-Luv:
        68.8800, -49.8675, 40.8054
        Hunter-Lab:
        62.5924, -40.0018, 20.4279
      #48bd7a color charts
#48bd7a RGB chart
      #48bd7a CMYK chart
      #48bd7a RGB pie chart
      #48bd7a color shades, tints & tones
#48bd7a color schemes
#48bd7a color preview, HTML & CSS examples
           This text has a color of #48bd7a        
        
          <p style="color:#48bd7a;">Text here</p>
        
        
          .mytext {color:#48bd7a;}
        
        Text color #48bd7a
      
           This box has a color of #48bd7a        
        
          <div style="background-color:#48bd7a;">Content here</div>
        
        
          .mybackground {background-color:#48bd7a;}
        
        Background color #48bd7a
      
           Border around this has a color of #48bd7a        
        
          <div style="border:2px solid #48bd7a;">Content here</div>
        
        
          .myborder {border:2px solid #48bd7a;}
        
        Border color #48bd7a