#48c958 color space conversions
Hex:
        #48c958
        RGB:
        72, 201, 88
        CMY:
        72, 21, 65
        CMYK:
        64, 0, 56, 21
      HSL:
        127°, 54.4304%, 53.5294%
        HSV (HSB):
        127°, 64.1791%, 78.8235%
        XYZ:
        25.3206, 43.8556, 16.3630
        xyY:
        0.2960, 0.5127, 43.8556
      CIE-Lab:
        72.1319, -58.1560, 45.6195
        CIE-LCH:
        72.1319, 73.9139, 141.8882
        CIE-Luv:
        72.1319, -55.8146, 66.2895
        Hunter-Lab:
        66.2236, -47.6417, 31.7067
      #48c958 color charts
#48c958 RGB chart
      #48c958 CMYK chart
      #48c958 RGB pie chart
      #48c958 color shades, tints & tones
#48c958 color schemes
#48c958 color preview, HTML & CSS examples
           This text has a color of #48c958        
        
          <p style="color:#48c958;">Text here</p>
        
        
          .mytext {color:#48c958;}
        
        Text color #48c958
      
           This box has a color of #48c958        
        
          <div style="background-color:#48c958;">Content here</div>
        
        
          .mybackground {background-color:#48c958;}
        
        Background color #48c958
      
           Border around this has a color of #48c958        
        
          <div style="border:2px solid #48c958;">Content here</div>
        
        
          .myborder {border:2px solid #48c958;}
        
        Border color #48c958