#82fa03 color space conversions
Hex:
        #82fa03
        RGB:
        130, 250, 3
        CMY:
        49, 2, 99
        CMYK:
        48, 0, 99, 2
      HSL:
        89°, 97.6285%, 49.6078%
        HSV (HSB):
        89°, 98.8000%, 98.0392%
        XYZ:
        43.4080, 73.1236, 11.9126
        xyY:
        0.3380, 0.5693, 73.1236
      CIE-Lab:
        88.5066, -65.4127, 84.5279
        CIE-LCH:
        88.5066, 106.8821, 127.7348
        CIE-Luv:
        88.5066, -57.7521, 105.0292
        Hunter-Lab:
        85.5123, -59.0360, 51.5991
      #82fa03 color charts
#82fa03 RGB chart
      #82fa03 CMYK chart
      #82fa03 RGB pie chart
      #82fa03 color shades, tints & tones
#82fa03 color schemes
#82fa03 color preview, HTML & CSS examples
           This text has a color of #82fa03        
        
          <p style="color:#82fa03;">Text here</p>
        
        
          .mytext {color:#82fa03;}
        
        Text color #82fa03
      
           This box has a color of #82fa03        
        
          <div style="background-color:#82fa03;">Content here</div>
        
        
          .mybackground {background-color:#82fa03;}
        
        Background color #82fa03
      
           Border around this has a color of #82fa03        
        
          <div style="border:2px solid #82fa03;">Content here</div>
        
        
          .myborder {border:2px solid #82fa03;}
        
        Border color #82fa03