#48ef64 color space conversions
Hex:
        #48ef64
        RGB:
        72, 239, 100
        CMY:
        72, 6, 61
        CMYK:
        70, 0, 58, 6
      HSL:
        130°, 83.9196%, 60.9804%
        HSV (HSB):
        130°, 69.8745%, 93.7255%
        XYZ:
        35.8392, 64.0308, 22.5269
        xyY:
        0.2928, 0.5231, 64.0308
      CIE-Lab:
        83.9818, -69.7319, 54.0937
        CIE-LCH:
        83.9818, 88.2534, 142.1979
        CIE-Luv:
        83.9818, -68.8803, 80.0675
        Hunter-Lab:
        80.0193, -60.0867, 39.3223
      #48ef64 color charts
#48ef64 RGB chart
      #48ef64 CMYK chart
      #48ef64 RGB pie chart
      #48ef64 color shades, tints & tones
#48ef64 color schemes
#48ef64 color preview, HTML & CSS examples
           This text has a color of #48ef64        
        
          <p style="color:#48ef64;">Text here</p>
        
        
          .mytext {color:#48ef64;}
        
        Text color #48ef64
      
           This box has a color of #48ef64        
        
          <div style="background-color:#48ef64;">Content here</div>
        
        
          .mybackground {background-color:#48ef64;}
        
        Background color #48ef64
      
           Border around this has a color of #48ef64        
        
          <div style="border:2px solid #48ef64;">Content here</div>
        
        
          .myborder {border:2px solid #48ef64;}
        
        Border color #48ef64