#48eb83 color space conversions
Hex:
        #48eb83
        RGB:
        72, 235, 131
        CMY:
        72, 8, 49
        CMYK:
        69, 0, 44, 8
      HSL:
        142°, 80.2956%, 60.1961%
        HSV (HSB):
        142°, 69.3617%, 92.1569%
        XYZ:
        36.4776, 62.4331, 31.6010
        xyY:
        0.2795, 0.4784, 62.4331
      CIE-Lab:
        83.1432, -63.9853, 38.5197
        CIE-LCH:
        83.1432, 74.6852, 148.9517
        CIE-Luv:
        83.1432, -66.1392, 62.5767
        Hunter-Lab:
        79.0146, -55.8700, 31.5979
      #48eb83 color charts
#48eb83 RGB chart
      #48eb83 CMYK chart
      #48eb83 RGB pie chart
      #48eb83 color shades, tints & tones
#48eb83 color schemes
#48eb83 color preview, HTML & CSS examples
           This text has a color of #48eb83        
        
          <p style="color:#48eb83;">Text here</p>
        
        
          .mytext {color:#48eb83;}
        
        Text color #48eb83
      
           This box has a color of #48eb83        
        
          <div style="background-color:#48eb83;">Content here</div>
        
        
          .mybackground {background-color:#48eb83;}
        
        Background color #48eb83
      
           Border around this has a color of #48eb83        
        
          <div style="border:2px solid #48eb83;">Content here</div>
        
        
          .myborder {border:2px solid #48eb83;}
        
        Border color #48eb83