#48fa7a color space conversions
Hex:
        #48fa7a
        RGB:
        72, 250, 122
        CMY:
        72, 2, 52
        CMYK:
        71, 0, 51, 2
      HSL:
        137°, 94.6809%, 63.1373%
        HSV (HSB):
        137°, 71.2000%, 98.0392%
        XYZ:
        40.3709, 71.1541, 30.0187
        xyY:
        0.2852, 0.5027, 71.1541
      CIE-Lab:
        87.5598, -70.5294, 48.3825
        CIE-LCH:
        87.5598, 85.5293, 145.5503
        CIE-Luv:
        87.5598, -71.7295, 75.4986
        Hunter-Lab:
        84.3529, -62.1881, 37.9475
      #48fa7a color charts
#48fa7a RGB chart
      #48fa7a CMYK chart
      #48fa7a RGB pie chart
      #48fa7a color shades, tints & tones
#48fa7a color schemes
#48fa7a color preview, HTML & CSS examples
           This text has a color of #48fa7a        
        
          <p style="color:#48fa7a;">Text here</p>
        
        
          .mytext {color:#48fa7a;}
        
        Text color #48fa7a
      
           This box has a color of #48fa7a        
        
          <div style="background-color:#48fa7a;">Content here</div>
        
        
          .mybackground {background-color:#48fa7a;}
        
        Background color #48fa7a
      
           Border around this has a color of #48fa7a        
        
          <div style="border:2px solid #48fa7a;">Content here</div>
        
        
          .myborder {border:2px solid #48fa7a;}
        
        Border color #48fa7a