#82ef02 color space conversions
Hex:
        #82ef02
        RGB:
        130, 239, 2
        CMY:
        49, 6, 99
        CMYK:
        46, 0, 99, 6
      HSL:
        88°, 98.3402%, 47.2549%
        HSV (HSB):
        88°, 99.1632%, 93.7255%
        XYZ:
        40.0834, 66.4832, 10.7774
        xyY:
        0.3416, 0.5666, 66.4832
      CIE-Lab:
        85.2423, -61.4346, 82.0403
        CIE-LCH:
        85.2423, 102.4930, 126.8272
        CIE-Luv:
        85.2423, -53.1339, 100.8905
        Hunter-Lab:
        81.5372, -54.9403, 49.2393
      #82ef02 color charts
#82ef02 RGB chart
      #82ef02 CMYK chart
      #82ef02 RGB pie chart
      #82ef02 color shades, tints & tones
#82ef02 color schemes
#82ef02 color preview, HTML & CSS examples
           This text has a color of #82ef02        
        
          <p style="color:#82ef02;">Text here</p>
        
        
          .mytext {color:#82ef02;}
        
        Text color #82ef02
      
           This box has a color of #82ef02        
        
          <div style="background-color:#82ef02;">Content here</div>
        
        
          .mybackground {background-color:#82ef02;}
        
        Background color #82ef02
      
           Border around this has a color of #82ef02        
        
          <div style="border:2px solid #82ef02;">Content here</div>
        
        
          .myborder {border:2px solid #82ef02;}
        
        Border color #82ef02