#82f48b color space conversions
Hex:
        #82f48b
        RGB:
        130, 244, 139
        CMY:
        49, 4, 45
        CMYK:
        47, 0, 43, 4
      HSL:
        125°, 83.8235%, 73.3333%
        HSV (HSB):
        125°, 46.7213%, 95.6863%
        XYZ:
        46.2168, 71.3113, 35.7547
        xyY:
        0.3015, 0.4652, 71.3113
      CIE-Lab:
        87.6360, -53.5278, 40.7013
        CIE-LCH:
        87.6360, 67.2445, 142.7515
        CIE-Luv:
        87.6360, -53.2033, 64.2271
        Hunter-Lab:
        84.4460, -50.0885, 34.0087
      #82f48b color charts
#82f48b RGB chart
      #82f48b CMYK chart
      #82f48b RGB pie chart
      #82f48b color shades, tints & tones
#82f48b color schemes
#82f48b color preview, HTML & CSS examples
           This text has a color of #82f48b        
        
          <p style="color:#82f48b;">Text here</p>
        
        
          .mytext {color:#82f48b;}
        
        Text color #82f48b
      
           This box has a color of #82f48b        
        
          <div style="background-color:#82f48b;">Content here</div>
        
        
          .mybackground {background-color:#82f48b;}
        
        Background color #82f48b
      
           Border around this has a color of #82f48b        
        
          <div style="border:2px solid #82f48b;">Content here</div>
        
        
          .myborder {border:2px solid #82f48b;}
        
        Border color #82f48b