#82ec79 color space conversions
Hex:
        #82ec79
        RGB:
        130, 236, 121
        CMY:
        49, 7, 53
        CMYK:
        45, 0, 49, 7
      HSL:
        115°, 75.1634%, 70.0000%
        HSV (HSB):
        115°, 48.7288%, 92.5490%
        XYZ:
        42.6526, 66.1172, 28.6030
        xyY:
        0.3105, 0.4813, 66.1172
      CIE-Lab:
        85.0562, -52.7866, 46.1451
        CIE-LCH:
        85.0562, 70.1128, 138.8406
        CIE-Luv:
        85.0562, -50.3540, 69.5045
        Hunter-Lab:
        81.3125, -48.6645, 36.0625
      #82ec79 color charts
#82ec79 RGB chart
      #82ec79 CMYK chart
      #82ec79 RGB pie chart
      #82ec79 color shades, tints & tones
#82ec79 color schemes
#82ec79 color preview, HTML & CSS examples
           This text has a color of #82ec79        
        
          <p style="color:#82ec79;">Text here</p>
        
        
          .mytext {color:#82ec79;}
        
        Text color #82ec79
      
           This box has a color of #82ec79        
        
          <div style="background-color:#82ec79;">Content here</div>
        
        
          .mybackground {background-color:#82ec79;}
        
        Background color #82ec79
      
           Border around this has a color of #82ec79        
        
          <div style="border:2px solid #82ec79;">Content here</div>
        
        
          .myborder {border:2px solid #82ec79;}
        
        Border color #82ec79