#82f9bb color space conversions
Hex:
        #82f9bb
        RGB:
        130, 249, 187
        CMY:
        49, 2, 27
        CMYK:
        48, 0, 25, 2
      HSL:
        149°, 90.8397%, 74.3137%
        HSV (HSB):
        149°, 47.7912%, 97.6471%
        XYZ:
        52.0512, 76.0850, 58.9562
        xyY:
        0.2782, 0.4067, 76.0850
      CIE-Lab:
        89.8988, -47.3873, 19.5721
        CIE-LCH:
        89.8988, 51.2701, 157.5582
        CIE-Luv:
        89.8988, -53.6275, 36.7214
        Hunter-Lab:
        87.2267, -46.1296, 20.9848
      #82f9bb color charts
#82f9bb RGB chart
      #82f9bb CMYK chart
      #82f9bb RGB pie chart
      #82f9bb color shades, tints & tones
#82f9bb color schemes
#82f9bb color preview, HTML & CSS examples
           This text has a color of #82f9bb        
        
          <p style="color:#82f9bb;">Text here</p>
        
        
          .mytext {color:#82f9bb;}
        
        Text color #82f9bb
      
           This box has a color of #82f9bb        
        
          <div style="background-color:#82f9bb;">Content here</div>
        
        
          .mybackground {background-color:#82f9bb;}
        
        Background color #82f9bb
      
           Border around this has a color of #82f9bb        
        
          <div style="border:2px solid #82f9bb;">Content here</div>
        
        
          .myborder {border:2px solid #82f9bb;}
        
        Border color #82f9bb