#82ec8e color space conversions
Hex:
        #82ec8e
        RGB:
        130, 236, 142
        CMY:
        49, 7, 44
        CMYK:
        45, 0, 40, 7
      HSL:
        127°, 73.6111%, 71.7647%
        HSV (HSB):
        127°, 44.9153%, 92.5490%
        XYZ:
        44.0839, 66.6897, 36.1401
        xyY:
        0.3001, 0.4539, 66.6897
      CIE-Lab:
        85.3470, -49.8054, 36.2607
        CIE-LCH:
        85.3470, 61.6070, 143.9437
        CIE-Luv:
        85.3470, -49.7990, 58.0196
        Hunter-Lab:
        81.6638, -46.5535, 30.9260
      #82ec8e color charts
#82ec8e RGB chart
      #82ec8e CMYK chart
      #82ec8e RGB pie chart
      #82ec8e color shades, tints & tones
#82ec8e color schemes
#82ec8e color preview, HTML & CSS examples
           This text has a color of #82ec8e        
        
          <p style="color:#82ec8e;">Text here</p>
        
        
          .mytext {color:#82ec8e;}
        
        Text color #82ec8e
      
           This box has a color of #82ec8e        
        
          <div style="background-color:#82ec8e;">Content here</div>
        
        
          .mybackground {background-color:#82ec8e;}
        
        Background color #82ec8e
      
           Border around this has a color of #82ec8e        
        
          <div style="border:2px solid #82ec8e;">Content here</div>
        
        
          .myborder {border:2px solid #82ec8e;}
        
        Border color #82ec8e