#82e7bb color space conversions
Hex:
        #82e7bb
        RGB:
        130, 231, 187
        CMY:
        49, 9, 27
        CMYK:
        44, 0, 19, 9
      HSL:
        154°, 67.7852%, 70.7843%
        HSV (HSB):
        154°, 43.7229%, 90.5882%
        XYZ:
        46.7515, 65.4855, 57.1896
        xyY:
        0.2759, 0.3865, 65.4855
      CIE-Lab:
        84.7333, -39.5057, 12.3107
        CIE-LCH:
        84.7333, 41.3794, 162.6920
        CIE-Luv:
        84.7333, -46.3523, 24.8488
        Hunter-Lab:
        80.9231, -38.4912, 14.7450
      #82e7bb color charts
#82e7bb RGB chart
      #82e7bb CMYK chart
      #82e7bb RGB pie chart
      #82e7bb color shades, tints & tones
#82e7bb color schemes
#82e7bb color preview, HTML & CSS examples
           This text has a color of #82e7bb        
        
          <p style="color:#82e7bb;">Text here</p>
        
        
          .mytext {color:#82e7bb;}
        
        Text color #82e7bb
      
           This box has a color of #82e7bb        
        
          <div style="background-color:#82e7bb;">Content here</div>
        
        
          .mybackground {background-color:#82e7bb;}
        
        Background color #82e7bb
      
           Border around this has a color of #82e7bb        
        
          <div style="border:2px solid #82e7bb;">Content here</div>
        
        
          .myborder {border:2px solid #82e7bb;}
        
        Border color #82e7bb