#48bb8b color space conversions
Hex:
        #48bb8b
        RGB:
        72, 187, 139
        CMY:
        72, 27, 45
        CMYK:
        61, 0, 26, 27
      HSL:
        155°, 45.8167%, 50.7843%
        HSV (HSB):
        155°, 61.4973%, 73.3333%
        XYZ:
        25.1030, 38.7824, 30.5888
        xyY:
        0.2657, 0.4105, 38.7824
      CIE-Lab:
        68.5934, -43.8280, 14.8629
        CIE-LCH:
        68.5934, 46.2796, 161.2673
        CIE-Luv:
        68.5934, -48.2487, 27.9018
        Hunter-Lab:
        62.2756, -37.0296, 14.4706
      #48bb8b color charts
#48bb8b RGB chart
      #48bb8b CMYK chart
      #48bb8b RGB pie chart
      #48bb8b color shades, tints & tones
#48bb8b color schemes
#48bb8b color preview, HTML & CSS examples
           This text has a color of #48bb8b        
        
          <p style="color:#48bb8b;">Text here</p>
        
        
          .mytext {color:#48bb8b;}
        
        Text color #48bb8b
      
           This box has a color of #48bb8b        
        
          <div style="background-color:#48bb8b;">Content here</div>
        
        
          .mybackground {background-color:#48bb8b;}
        
        Background color #48bb8b
      
           Border around this has a color of #48bb8b        
        
          <div style="border:2px solid #48bb8b;">Content here</div>
        
        
          .myborder {border:2px solid #48bb8b;}
        
        Border color #48bb8b