#82e1bb color space conversions
Hex:
        #82e1bb
        RGB:
        130, 225, 187
        CMY:
        49, 12, 27
        CMYK:
        42, 0, 17, 12
      HSL:
        156°, 61.2903%, 69.6078%
        HSV (HSB):
        156°, 42.2222%, 88.2353%
        XYZ:
        45.1008, 62.1841, 56.6394
        xyY:
        0.2751, 0.3793, 62.1841
      CIE-Lab:
        83.0112, -36.7840, 9.8608
        CIE-LCH:
        83.0112, 38.0828, 164.9933
        CIE-Luv:
        83.0112, -43.8826, 20.7876
        Hunter-Lab:
        78.8569, -35.9097, 12.6145
      #82e1bb color charts
#82e1bb RGB chart
      #82e1bb CMYK chart
      #82e1bb RGB pie chart
      #82e1bb color shades, tints & tones
#82e1bb color schemes
#82e1bb color preview, HTML & CSS examples
           This text has a color of #82e1bb        
        
          <p style="color:#82e1bb;">Text here</p>
        
        
          .mytext {color:#82e1bb;}
        
        Text color #82e1bb
      
           This box has a color of #82e1bb        
        
          <div style="background-color:#82e1bb;">Content here</div>
        
        
          .mybackground {background-color:#82e1bb;}
        
        Background color #82e1bb
      
           Border around this has a color of #82e1bb        
        
          <div style="border:2px solid #82e1bb;">Content here</div>
        
        
          .myborder {border:2px solid #82e1bb;}
        
        Border color #82e1bb