#48be8d color space conversions
Hex:
        #48be8d
        RGB:
        72, 190, 141
        CMY:
        72, 25, 45
        CMYK:
        62, 0, 26, 25
      HSL:
        155°, 47.5806%, 51.3725%
        HSV (HSB):
        155°, 62.1053%, 74.5098%
        XYZ:
        25.8937, 40.1277, 31.5800
        xyY:
        0.2653, 0.4111, 40.1277
      CIE-Lab:
        69.5604, -44.6630, 15.1303
        CIE-LCH:
        69.5604, 47.1562, 161.2853
        CIE-Luv:
        69.5604, -49.2778, 28.4763
        Hunter-Lab:
        63.3464, -37.8921, 14.7848
      #48be8d color charts
#48be8d RGB chart
      #48be8d CMYK chart
      #48be8d RGB pie chart
      #48be8d color shades, tints & tones
#48be8d color schemes
#48be8d color preview, HTML & CSS examples
           This text has a color of #48be8d        
        
          <p style="color:#48be8d;">Text here</p>
        
        
          .mytext {color:#48be8d;}
        
        Text color #48be8d
      
           This box has a color of #48be8d        
        
          <div style="background-color:#48be8d;">Content here</div>
        
        
          .mybackground {background-color:#48be8d;}
        
        Background color #48be8d
      
           Border around this has a color of #48be8d        
        
          <div style="border:2px solid #48be8d;">Content here</div>
        
        
          .myborder {border:2px solid #48be8d;}
        
        Border color #48be8d