#82e8bb color space conversions
Hex:
        #82e8bb
        RGB:
        130, 232, 187
        CMY:
        49, 9, 27
        CMYK:
        44, 0, 19, 9
      HSL:
        154°, 68.9189%, 70.9804%
        HSV (HSB):
        154°, 43.9655%, 90.9804%
        XYZ:
        47.0322, 66.0469, 57.2832
        xyY:
        0.2761, 0.3877, 66.0469
      CIE-Lab:
        85.0203, -39.9546, 12.7177
        CIE-LCH:
        85.0203, 41.9298, 162.3436
        CIE-Luv:
        85.0203, -46.7618, 25.5207
        Hunter-Lab:
        81.2692, -38.9196, 15.0975
      #82e8bb color charts
#82e8bb RGB chart
      #82e8bb CMYK chart
      #82e8bb RGB pie chart
      #82e8bb color shades, tints & tones
#82e8bb color schemes
#82e8bb color preview, HTML & CSS examples
           This text has a color of #82e8bb        
        
          <p style="color:#82e8bb;">Text here</p>
        
        
          .mytext {color:#82e8bb;}
        
        Text color #82e8bb
      
           This box has a color of #82e8bb        
        
          <div style="background-color:#82e8bb;">Content here</div>
        
        
          .mybackground {background-color:#82e8bb;}
        
        Background color #82e8bb
      
           Border around this has a color of #82e8bb        
        
          <div style="border:2px solid #82e8bb;">Content here</div>
        
        
          .myborder {border:2px solid #82e8bb;}
        
        Border color #82e8bb