#82f862 color space conversions
Hex:
        #82f862
        RGB:
        130, 248, 98
        CMY:
        49, 3, 62
        CMYK:
        48, 0, 60, 3
      HSL:
        107°, 91.4634%, 67.8431%
        HSV (HSB):
        107°, 60.4839%, 97.2549%
        XYZ:
        44.9779, 72.7625, 23.2293
        xyY:
        0.3191, 0.5162, 72.7625
      CIE-Lab:
        88.3343, -60.0827, 60.3811
        CIE-LCH:
        88.3343, 85.1810, 134.8581
        CIE-Luv:
        88.3343, -55.8923, 85.6907
        Hunter-Lab:
        85.3009, -55.1562, 43.5647
      #82f862 color charts
#82f862 RGB chart
      #82f862 CMYK chart
      #82f862 RGB pie chart
      #82f862 color shades, tints & tones
#82f862 color schemes
#82f862 color preview, HTML & CSS examples
           This text has a color of #82f862        
        
          <p style="color:#82f862;">Text here</p>
        
        
          .mytext {color:#82f862;}
        
        Text color #82f862
      
           This box has a color of #82f862        
        
          <div style="background-color:#82f862;">Content here</div>
        
        
          .mybackground {background-color:#82f862;}
        
        Background color #82f862
      
           Border around this has a color of #82f862        
        
          <div style="border:2px solid #82f862;">Content here</div>
        
        
          .myborder {border:2px solid #82f862;}
        
        Border color #82f862