#82ec40 color space conversions
Hex:
        #82ec40
        RGB:
        130, 236, 64
        CMY:
        49, 7, 75
        CMYK:
        45, 0, 73, 7
      HSL:
        97°, 81.9048%, 58.8235%
        HSV (HSB):
        97°, 72.8814%, 92.5490%
        XYZ:
        40.1268, 65.1069, 15.3025
        xyY:
        0.3329, 0.5401, 65.1069
      CIE-Lab:
        84.5388, -58.2670, 69.3594
        CIE-LCH:
        84.5388, 90.5857, 130.0327
        CIE-Luv:
        84.5388, -51.4266, 91.3118
        Hunter-Lab:
        80.6888, -52.4369, 45.2380
      #82ec40 color charts
#82ec40 RGB chart
      #82ec40 CMYK chart
      #82ec40 RGB pie chart
      #82ec40 color shades, tints & tones
#82ec40 color schemes
#82ec40 color preview, HTML & CSS examples
           This text has a color of #82ec40        
        
          <p style="color:#82ec40;">Text here</p>
        
        
          .mytext {color:#82ec40;}
        
        Text color #82ec40
      
           This box has a color of #82ec40        
        
          <div style="background-color:#82ec40;">Content here</div>
        
        
          .mybackground {background-color:#82ec40;}
        
        Background color #82ec40
      
           Border around this has a color of #82ec40        
        
          <div style="border:2px solid #82ec40;">Content here</div>
        
        
          .myborder {border:2px solid #82ec40;}
        
        Border color #82ec40