#82dd0b color space conversions
Hex:
        #82dd0b
        RGB:
        130, 221, 11
        CMY:
        49, 13, 96
        CMYK:
        41, 0, 95, 13
      HSL:
        86°, 90.5172%, 45.4902%
        HSV (HSB):
        86°, 95.0226%, 86.6667%
        XYZ:
        35.1228, 56.4829, 9.3677
        xyY:
        0.3478, 0.5594, 56.4829
      CIE-Lab:
        79.8879, -54.5089, 77.0319
        CIE-LCH:
        79.8879, 94.3670, 125.2838
        CIE-Luv:
        79.8879, -45.2114, 93.4664
        Hunter-Lab:
        75.1551, -48.1017, 45.2183
      #82dd0b color charts
#82dd0b RGB chart
      #82dd0b CMYK chart
      #82dd0b RGB pie chart
      #82dd0b color shades, tints & tones
#82dd0b color schemes
#82dd0b color preview, HTML & CSS examples
           This text has a color of #82dd0b        
        
          <p style="color:#82dd0b;">Text here</p>
        
        
          .mytext {color:#82dd0b;}
        
        Text color #82dd0b
      
           This box has a color of #82dd0b        
        
          <div style="background-color:#82dd0b;">Content here</div>
        
        
          .mybackground {background-color:#82dd0b;}
        
        Background color #82dd0b
      
           Border around this has a color of #82dd0b        
        
          <div style="border:2px solid #82dd0b;">Content here</div>
        
        
          .myborder {border:2px solid #82dd0b;}
        
        Border color #82dd0b