#82e7ce color space conversions
Hex:
        #82e7ce
        RGB:
        130, 231, 206
        CMY:
        49, 9, 19
        CMYK:
        44, 0, 11, 9
      HSL:
        165°, 67.7852%, 70.7843%
        HSV (HSB):
        165°, 43.7229%, 90.5882%
        XYZ:
        48.9224, 66.3539, 68.6216
        xyY:
        0.2660, 0.3608, 66.3539
      CIE-Lab:
        85.1766, -35.3995, 2.9689
        CIE-LCH:
        85.1766, 35.5238, 175.2058
        CIE-Luv:
        85.1766, -45.7314, 10.3811
        Hunter-Lab:
        81.4579, -35.3468, 7.0735
      #82e7ce color charts
#82e7ce RGB chart
      #82e7ce CMYK chart
      #82e7ce RGB pie chart
      #82e7ce color shades, tints & tones
#82e7ce color schemes
#82e7ce color preview, HTML & CSS examples
           This text has a color of #82e7ce        
        
          <p style="color:#82e7ce;">Text here</p>
        
        
          .mytext {color:#82e7ce;}
        
        Text color #82e7ce
      
           This box has a color of #82e7ce        
        
          <div style="background-color:#82e7ce;">Content here</div>
        
        
          .mybackground {background-color:#82e7ce;}
        
        Background color #82e7ce
      
           Border around this has a color of #82e7ce        
        
          <div style="border:2px solid #82e7ce;">Content here</div>
        
        
          .myborder {border:2px solid #82e7ce;}
        
        Border color #82e7ce