#82cac8 color space conversions
Hex:
        #82cac8
        RGB:
        130, 202, 200
        CMY:
        49, 21, 22
        CMYK:
        36, 0, 1, 21
      HSL:
        178°, 40.4494%, 65.0980%
        HSV (HSB):
        178°, 35.6436%, 79.2157%
        XYZ:
        40.7518, 51.1570, 62.3700
        xyY:
        0.2641, 0.3316, 51.1570
      CIE-Lab:
        76.7740, -22.8608, -6.1444
        CIE-LCH:
        76.7740, 23.6721, 195.0441
        CIE-Luv:
        76.7740, -33.9833, -5.6994
        Hunter-Lab:
        71.5241, -23.4646, -1.6348
      #82cac8 color charts
#82cac8 RGB chart
      #82cac8 CMYK chart
      #82cac8 RGB pie chart
      #82cac8 color shades, tints & tones
#82cac8 color schemes
#82cac8 color preview, HTML & CSS examples
           This text has a color of #82cac8        
        
          <p style="color:#82cac8;">Text here</p>
        
        
          .mytext {color:#82cac8;}
        
        Text color #82cac8
      
           This box has a color of #82cac8        
        
          <div style="background-color:#82cac8;">Content here</div>
        
        
          .mybackground {background-color:#82cac8;}
        
        Background color #82cac8
      
           Border around this has a color of #82cac8        
        
          <div style="border:2px solid #82cac8;">Content here</div>
        
        
          .myborder {border:2px solid #82cac8;}
        
        Border color #82cac8