#82e4bd color space conversions
Hex:
        #82e4bd
        RGB:
        130, 228, 189
        CMY:
        49, 11, 26
        CMYK:
        43, 0, 17, 11
      HSL:
        156°, 64.4737%, 70.1961%
        HSV (HSB):
        156°, 42.9825%, 89.4118%
        XYZ:
        46.1346, 63.9068, 58.0478
        xyY:
        0.2745, 0.3802, 63.9068
      CIE-Lab:
        83.9172, -37.7316, 10.1005
        CIE-LCH:
        83.9172, 39.0601, 165.0136
        CIE-Luv:
        83.9172, -45.0579, 21.3291
        Hunter-Lab:
        79.9417, -36.8850, 12.9071
      #82e4bd color charts
#82e4bd RGB chart
      #82e4bd CMYK chart
      #82e4bd RGB pie chart
      #82e4bd color shades, tints & tones
#82e4bd color schemes
#82e4bd color preview, HTML & CSS examples
           This text has a color of #82e4bd        
        
          <p style="color:#82e4bd;">Text here</p>
        
        
          .mytext {color:#82e4bd;}
        
        Text color #82e4bd
      
           This box has a color of #82e4bd        
        
          <div style="background-color:#82e4bd;">Content here</div>
        
        
          .mybackground {background-color:#82e4bd;}
        
        Background color #82e4bd
      
           Border around this has a color of #82e4bd        
        
          <div style="border:2px solid #82e4bd;">Content here</div>
        
        
          .myborder {border:2px solid #82e4bd;}
        
        Border color #82e4bd