#48e965 color space conversions
Hex:
        #48e965
        RGB:
        72, 233, 101
        CMY:
        72, 9, 60
        CMYK:
        69, 0, 57, 9
      HSL:
        131°, 78.5366%, 59.8039%
        HSV (HSB):
        131°, 69.0987%, 91.3725%
        XYZ:
        34.1604, 60.5951, 22.2075
        xyY:
        0.2921, 0.5181, 60.5951
      CIE-Lab:
        82.1606, -67.6128, 51.5153
        CIE-LCH:
        82.1606, 85.0019, 142.6956
        CIE-Luv:
        82.1606, -66.7687, 76.6625
        Hunter-Lab:
        77.8429, -57.8926, 37.5754
      #48e965 color charts
#48e965 RGB chart
      #48e965 CMYK chart
      #48e965 RGB pie chart
      #48e965 color shades, tints & tones
#48e965 color schemes
#48e965 color preview, HTML & CSS examples
           This text has a color of #48e965        
        
          <p style="color:#48e965;">Text here</p>
        
        
          .mytext {color:#48e965;}
        
        Text color #48e965
      
           This box has a color of #48e965        
        
          <div style="background-color:#48e965;">Content here</div>
        
        
          .mybackground {background-color:#48e965;}
        
        Background color #48e965
      
           Border around this has a color of #48e965        
        
          <div style="border:2px solid #48e965;">Content here</div>
        
        
          .myborder {border:2px solid #48e965;}
        
        Border color #48e965