#82fabe color space conversions
Hex:
        #82fabe
        RGB:
        130, 250, 190
        CMY:
        49, 2, 25
        CMYK:
        48, 0, 24, 2
      HSL:
        150°, 92.3077%, 74.5098%
        HSV (HSB):
        150°, 48.0000%, 98.0392%
        XYZ:
        52.6858, 76.8347, 60.7690
        xyY:
        0.2769, 0.4038, 76.8347
      CIE-Lab:
        90.2455, -47.2261, 18.5159
        CIE-LCH:
        90.2455, 50.7261, 158.5914
        CIE-Luv:
        90.2455, -53.9133, 35.2500
        Hunter-Lab:
        87.6554, -46.1086, 20.2548
      #82fabe color charts
#82fabe RGB chart
      #82fabe CMYK chart
      #82fabe RGB pie chart
      #82fabe color shades, tints & tones
#82fabe color schemes
#82fabe color preview, HTML & CSS examples
           This text has a color of #82fabe        
        
          <p style="color:#82fabe;">Text here</p>
        
        
          .mytext {color:#82fabe;}
        
        Text color #82fabe
      
           This box has a color of #82fabe        
        
          <div style="background-color:#82fabe;">Content here</div>
        
        
          .mybackground {background-color:#82fabe;}
        
        Background color #82fabe
      
           Border around this has a color of #82fabe        
        
          <div style="border:2px solid #82fabe;">Content here</div>
        
        
          .myborder {border:2px solid #82fabe;}
        
        Border color #82fabe