#82eebd color space conversions
Hex:
        #82eebd
        RGB:
        130, 238, 189
        CMY:
        49, 7, 26
        CMYK:
        45, 0, 21, 7
      HSL:
        153°, 76.0563%, 72.1569%
        HSV (HSB):
        153°, 45.3782%, 93.3333%
        XYZ:
        48.9658, 69.5690, 58.9915
        xyY:
        0.2758, 0.3919, 69.5690
      CIE-Lab:
        86.7851, -42.2141, 14.1710
        CIE-LCH:
        86.7851, 44.5292, 161.4434
        CIE-Luv:
        86.7851, -49.1370, 28.0654
        Hunter-Lab:
        83.4080, -41.1734, 16.4519
      #82eebd color charts
#82eebd RGB chart
      #82eebd CMYK chart
      #82eebd RGB pie chart
      #82eebd color shades, tints & tones
#82eebd color schemes
#82eebd color preview, HTML & CSS examples
           This text has a color of #82eebd        
        
          <p style="color:#82eebd;">Text here</p>
        
        
          .mytext {color:#82eebd;}
        
        Text color #82eebd
      
           This box has a color of #82eebd        
        
          <div style="background-color:#82eebd;">Content here</div>
        
        
          .mybackground {background-color:#82eebd;}
        
        Background color #82eebd
      
           Border around this has a color of #82eebd        
        
          <div style="border:2px solid #82eebd;">Content here</div>
        
        
          .myborder {border:2px solid #82eebd;}
        
        Border color #82eebd