#82ba04 color space conversions
Hex:
        #82ba04
        RGB:
        130, 186, 4
        CMY:
        49, 27, 98
        CMYK:
        30, 0, 98, 27
      HSL:
        78°, 95.7895%, 37.2549%
        HSV (HSB):
        78°, 97.8495%, 72.9412%
        XYZ:
        26.7867, 39.8724, 6.3992
        xyY:
        0.3666, 0.5458, 39.8724
      CIE-Lab:
        69.3786, -40.1947, 69.4452
        CIE-LCH:
        69.3786, 80.2387, 120.0622
        CIE-Luv:
        69.3786, -28.3931, 80.1139
        Hunter-Lab:
        63.1446, -34.7811, 38.1927
      #82ba04 color charts
#82ba04 RGB chart
      #82ba04 CMYK chart
      #82ba04 RGB pie chart
      #82ba04 color shades, tints & tones
#82ba04 color schemes
#82ba04 color preview, HTML & CSS examples
           This text has a color of #82ba04        
        
          <p style="color:#82ba04;">Text here</p>
        
        
          .mytext {color:#82ba04;}
        
        Text color #82ba04
      
           This box has a color of #82ba04        
        
          <div style="background-color:#82ba04;">Content here</div>
        
        
          .mybackground {background-color:#82ba04;}
        
        Background color #82ba04
      
           Border around this has a color of #82ba04        
        
          <div style="border:2px solid #82ba04;">Content here</div>
        
        
          .myborder {border:2px solid #82ba04;}
        
        Border color #82ba04