#48ea8e color space conversions
Hex:
        #48ea8e
        RGB:
        72, 234, 142
        CMY:
        72, 8, 44
        CMYK:
        69, 0, 39, 8
      HSL:
        146°, 79.4118%, 60.0000%
        HSV (HSB):
        146°, 69.2308%, 91.7647%
        XYZ:
        36.9778, 62.1763, 35.6435
        xyY:
        0.2743, 0.4613, 62.1763
      CIE-Lab:
        83.0071, -61.7453, 32.8636
        CIE-LCH:
        83.0071, 69.9464, 151.9761
        CIE-Luv:
        83.0071, -65.2274, 55.5287
        Hunter-Lab:
        78.8520, -54.2830, 28.3955
      #48ea8e color charts
#48ea8e RGB chart
      #48ea8e CMYK chart
      #48ea8e RGB pie chart
      #48ea8e color shades, tints & tones
#48ea8e color schemes
#48ea8e color preview, HTML & CSS examples
           This text has a color of #48ea8e        
        
          <p style="color:#48ea8e;">Text here</p>
        
        
          .mytext {color:#48ea8e;}
        
        Text color #48ea8e
      
           This box has a color of #48ea8e        
        
          <div style="background-color:#48ea8e;">Content here</div>
        
        
          .mybackground {background-color:#48ea8e;}
        
        Background color #48ea8e
      
           Border around this has a color of #48ea8e        
        
          <div style="border:2px solid #48ea8e;">Content here</div>
        
        
          .myborder {border:2px solid #48ea8e;}
        
        Border color #48ea8e