#82f903 color space conversions
Hex:
        #82f903
        RGB:
        130, 249, 3
        CMY:
        49, 2, 99
        CMYK:
        48, 0, 99, 2
      HSL:
        89°, 97.6190%, 49.4118%
        HSV (HSB):
        89°, 98.7952%, 97.6471%
        XYZ:
        43.0980, 72.5038, 11.8093
        xyY:
        0.3383, 0.5691, 72.5038
      CIE-Lab:
        88.2105, -65.0549, 84.2947
        CIE-LCH:
        88.2105, 106.4788, 127.6594
        CIE-Luv:
        88.2105, -57.3380, 104.6497
        Hunter-Lab:
        85.1491, -58.6636, 51.3815
      #82f903 color charts
#82f903 RGB chart
      #82f903 CMYK chart
      #82f903 RGB pie chart
      #82f903 color shades, tints & tones
#82f903 color schemes
#82f903 color preview, HTML & CSS examples
           This text has a color of #82f903        
        
          <p style="color:#82f903;">Text here</p>
        
        
          .mytext {color:#82f903;}
        
        Text color #82f903
      
           This box has a color of #82f903        
        
          <div style="background-color:#82f903;">Content here</div>
        
        
          .mybackground {background-color:#82f903;}
        
        Background color #82f903
      
           Border around this has a color of #82f903        
        
          <div style="border:2px solid #82f903;">Content here</div>
        
        
          .myborder {border:2px solid #82f903;}
        
        Border color #82f903