#82fd3e color space conversions
Hex:
        #82fd3e
        RGB:
        130, 253, 62
        CMY:
        49, 1, 76
        CMYK:
        49, 0, 75, 1
      HSL:
        99°, 97.9487%, 61.7647%
        HSV (HSB):
        99°, 75.4941%, 99.2157%
        XYZ:
        45.2007, 75.3442, 16.7180
        xyY:
        0.3293, 0.5489, 75.3442
      CIE-Lab:
        89.5540, -64.6976, 74.8941
        CIE-LCH:
        89.5540, 98.9692, 130.8223
        CIE-Luv:
        89.5540, -58.5686, 98.9328
        Hunter-Lab:
        86.8010, -58.9498, 49.3414
      #82fd3e color charts
#82fd3e RGB chart
      #82fd3e CMYK chart
      #82fd3e RGB pie chart
      #82fd3e color shades, tints & tones
#82fd3e color schemes
#82fd3e color preview, HTML & CSS examples
           This text has a color of #82fd3e        
        
          <p style="color:#82fd3e;">Text here</p>
        
        
          .mytext {color:#82fd3e;}
        
        Text color #82fd3e
      
           This box has a color of #82fd3e        
        
          <div style="background-color:#82fd3e;">Content here</div>
        
        
          .mybackground {background-color:#82fd3e;}
        
        Background color #82fd3e
      
           Border around this has a color of #82fd3e        
        
          <div style="border:2px solid #82fd3e;">Content here</div>
        
        
          .myborder {border:2px solid #82fd3e;}
        
        Border color #82fd3e