#48dc8f color space conversions
Hex:
        #48dc8f
        RGB:
        72, 220, 143
        CMY:
        72, 14, 44
        CMYK:
        67, 0, 35, 14
      HSL:
        149°, 67.8899%, 57.2549%
        HSV (HSB):
        149°, 67.2727%, 86.2745%
        XYZ:
        33.2236, 54.5473, 34.7642
        xyY:
        0.2711, 0.4452, 54.5473
      CIE-Lab:
        78.7798, -56.3199, 26.7180
        CIE-LCH:
        78.7798, 62.3360, 154.6205
        CIE-Luv:
        78.7798, -60.2080, 46.4258
        Hunter-Lab:
        73.8561, -48.9514, 23.7914
      #48dc8f color charts
#48dc8f RGB chart
      #48dc8f CMYK chart
      #48dc8f RGB pie chart
      #48dc8f color shades, tints & tones
#48dc8f color schemes
#48dc8f color preview, HTML & CSS examples
           This text has a color of #48dc8f        
        
          <p style="color:#48dc8f;">Text here</p>
        
        
          .mytext {color:#48dc8f;}
        
        Text color #48dc8f
      
           This box has a color of #48dc8f        
        
          <div style="background-color:#48dc8f;">Content here</div>
        
        
          .mybackground {background-color:#48dc8f;}
        
        Background color #48dc8f
      
           Border around this has a color of #48dc8f        
        
          <div style="border:2px solid #48dc8f;">Content here</div>
        
        
          .myborder {border:2px solid #48dc8f;}
        
        Border color #48dc8f