#82e3af color space conversions
Hex:
        #82e3af
        RGB:
        130, 227, 175
        CMY:
        49, 11, 31
        CMYK:
        43, 0, 23, 11
      HSL:
        148°, 63.3987%, 70.0000%
        HSV (HSB):
        148°, 42.7313%, 89.0196%
        XYZ:
        44.4129, 62.7791, 50.3342
        xyY:
        0.2819, 0.3985, 62.7791
      CIE-Lab:
        83.3260, -40.1339, 16.6085
        CIE-LCH:
        83.3260, 43.4347, 157.5189
        CIE-Luv:
        83.3260, -45.0715, 30.9279
        Hunter-Lab:
        79.2333, -38.6031, 17.7984
      #82e3af color charts
#82e3af RGB chart
      #82e3af CMYK chart
      #82e3af RGB pie chart
      #82e3af color shades, tints & tones
#82e3af color schemes
#82e3af color preview, HTML & CSS examples
           This text has a color of #82e3af        
        
          <p style="color:#82e3af;">Text here</p>
        
        
          .mytext {color:#82e3af;}
        
        Text color #82e3af
      
           This box has a color of #82e3af        
        
          <div style="background-color:#82e3af;">Content here</div>
        
        
          .mybackground {background-color:#82e3af;}
        
        Background color #82e3af
      
           Border around this has a color of #82e3af        
        
          <div style="border:2px solid #82e3af;">Content here</div>
        
        
          .myborder {border:2px solid #82e3af;}
        
        Border color #82e3af