#82fb0b color space conversions
Hex:
        #82fb0b
        RGB:
        130, 251, 11
        CMY:
        49, 2, 96
        CMYK:
        48, 0, 96, 2
      HSL:
        90°, 96.7742%, 51.3725%
        HSV (HSB):
        90°, 95.6175%, 98.4314%
        XYZ:
        43.7635, 73.7643, 12.2480
        xyY:
        0.3372, 0.5684, 73.7643
      CIE-Lab:
        88.8110, -65.6762, 84.1632
        CIE-LCH:
        88.8110, 106.7558, 127.9664
        CIE-Luv:
        88.8110, -58.1432, 105.0267
        Hunter-Lab:
        85.8862, -59.3457, 51.6651
      #82fb0b color charts
#82fb0b RGB chart
      #82fb0b CMYK chart
      #82fb0b RGB pie chart
      #82fb0b color shades, tints & tones
#82fb0b color schemes
#82fb0b color preview, HTML & CSS examples
           This text has a color of #82fb0b        
        
          <p style="color:#82fb0b;">Text here</p>
        
        
          .mytext {color:#82fb0b;}
        
        Text color #82fb0b
      
           This box has a color of #82fb0b        
        
          <div style="background-color:#82fb0b;">Content here</div>
        
        
          .mybackground {background-color:#82fb0b;}
        
        Background color #82fb0b
      
           Border around this has a color of #82fb0b        
        
          <div style="border:2px solid #82fb0b;">Content here</div>
        
        
          .myborder {border:2px solid #82fb0b;}
        
        Border color #82fb0b