#82f714 color space conversions
Hex:
        #82f714
        RGB:
        130, 247, 20
        CMY:
        49, 3, 92
        CMYK:
        47, 0, 92, 3
      HSL:
        91°, 93.4156%, 52.3529%
        HSV (HSB):
        91°, 91.9028%, 96.8627%
        XYZ:
        42.5930, 71.3179, 12.1827
        xyY:
        0.3378, 0.5656, 71.3179
      CIE-Lab:
        87.6392, -64.0989, 82.3148
        CIE-LCH:
        87.6392, 104.3283, 127.9080
        CIE-Luv:
        87.6392, -56.4525, 102.9179
        Hunter-Lab:
        84.4499, -57.7595, 50.5618
      #82f714 color charts
#82f714 RGB chart
      #82f714 CMYK chart
      #82f714 RGB pie chart
      #82f714 color shades, tints & tones
#82f714 color schemes
#82f714 color preview, HTML & CSS examples
           This text has a color of #82f714        
        
          <p style="color:#82f714;">Text here</p>
        
        
          .mytext {color:#82f714;}
        
        Text color #82f714
      
           This box has a color of #82f714        
        
          <div style="background-color:#82f714;">Content here</div>
        
        
          .mybackground {background-color:#82f714;}
        
        Background color #82f714
      
           Border around this has a color of #82f714        
        
          <div style="border:2px solid #82f714;">Content here</div>
        
        
          .myborder {border:2px solid #82f714;}
        
        Border color #82f714