#82c9ca color space conversions
Hex:
        #82c9ca
        RGB:
        130, 201, 202
        CMY:
        49, 21, 21
        CMYK:
        36, 0, 0, 21
      HSL:
        181°, 40.4494%, 65.0980%
        HSV (HSB):
        181°, 35.6436%, 79.2157%
        XYZ:
        40.7532, 50.7834, 63.5314
        xyY:
        0.2628, 0.3275, 50.7834
      CIE-Lab:
        76.5476, -21.8804, -7.5594
        CIE-LCH:
        76.5476, 23.1494, 199.0593
        CIE-Luv:
        76.5476, -33.5295, -8.0698
        Hunter-Lab:
        71.2625, -22.6296, -2.9740
      #82c9ca color charts
#82c9ca RGB chart
      #82c9ca CMYK chart
      #82c9ca RGB pie chart
      #82c9ca color shades, tints & tones
#82c9ca color schemes
#82c9ca color preview, HTML & CSS examples
           This text has a color of #82c9ca        
        
          <p style="color:#82c9ca;">Text here</p>
        
        
          .mytext {color:#82c9ca;}
        
        Text color #82c9ca
      
           This box has a color of #82c9ca        
        
          <div style="background-color:#82c9ca;">Content here</div>
        
        
          .mybackground {background-color:#82c9ca;}
        
        Background color #82c9ca
      
           Border around this has a color of #82c9ca        
        
          <div style="border:2px solid #82c9ca;">Content here</div>
        
        
          .myborder {border:2px solid #82c9ca;}
        
        Border color #82c9ca