#82ff4f color space conversions
Hex:
        #82ff4f
        RGB:
        130, 255, 79
        CMY:
        49, 0, 69
        CMYK:
        49, 0, 69, 0
      HSL:
        103°, 100.0000%, 65.4902%
        HSV (HSB):
        103°, 69.0196%, 100.0000%
        XYZ:
        46.3772, 76.8303, 19.7825
        xyY:
        0.3243, 0.5373, 76.8303
      CIE-Lab:
        90.2435, -64.3125, 69.9025
        CIE-LCH:
        90.2435, 94.9866, 132.6150
        CIE-Luv:
        90.2435, -59.1247, 95.3146
        Hunter-Lab:
        87.6529, -58.9482, 47.9758
      #82ff4f color charts
#82ff4f RGB chart
      #82ff4f CMYK chart
      #82ff4f RGB pie chart
      #82ff4f color shades, tints & tones
#82ff4f color schemes
#82ff4f color preview, HTML & CSS examples
           This text has a color of #82ff4f        
        
          <p style="color:#82ff4f;">Text here</p>
        
        
          .mytext {color:#82ff4f;}
        
        Text color #82ff4f
      
           This box has a color of #82ff4f        
        
          <div style="background-color:#82ff4f;">Content here</div>
        
        
          .mybackground {background-color:#82ff4f;}
        
        Background color #82ff4f
      
           Border around this has a color of #82ff4f        
        
          <div style="border:2px solid #82ff4f;">Content here</div>
        
        
          .myborder {border:2px solid #82ff4f;}
        
        Border color #82ff4f