#82ff0a color space conversions
Hex:
        #82ff0a
        RGB:
        130, 255, 10
        CMY:
        49, 0, 96
        CMYK:
        49, 0, 96, 0
      HSL:
        91°, 100.0000%, 51.9608%
        HSV (HSB):
        91°, 96.0784%, 100.0000%
        XYZ:
        45.0207, 76.2877, 12.6393
        xyY:
        0.3361, 0.5695, 76.2877
      CIE-Lab:
        89.9928, -67.1077, 85.1833
        CIE-LCH:
        89.9928, 108.4419, 128.2312
        CIE-Luv:
        89.9928, -59.7863, 106.5963
        Hunter-Lab:
        87.3429, -60.8425, 52.5602
      #82ff0a color charts
#82ff0a RGB chart
      #82ff0a CMYK chart
      #82ff0a RGB pie chart
      #82ff0a color shades, tints & tones
#82ff0a color schemes
#82ff0a color preview, HTML & CSS examples
           This text has a color of #82ff0a        
        
          <p style="color:#82ff0a;">Text here</p>
        
        
          .mytext {color:#82ff0a;}
        
        Text color #82ff0a
      
           This box has a color of #82ff0a        
        
          <div style="background-color:#82ff0a;">Content here</div>
        
        
          .mybackground {background-color:#82ff0a;}
        
        Background color #82ff0a
      
           Border around this has a color of #82ff0a        
        
          <div style="border:2px solid #82ff0a;">Content here</div>
        
        
          .myborder {border:2px solid #82ff0a;}
        
        Border color #82ff0a