#82c9cf color space conversions
Hex:
        #82c9cf
        RGB:
        130, 201, 207
        CMY:
        49, 21, 19
        CMYK:
        37, 3, 0, 19
      HSL:
        185°, 44.5087%, 66.0784%
        HSV (HSB):
        185°, 37.1981%, 81.1765%
        XYZ:
        41.3551, 51.0241, 66.7005
        xyY:
        0.2600, 0.3207, 51.0241
      CIE-Lab:
        76.6936, -20.6628, -10.0415
        CIE-LCH:
        76.6936, 22.9736, 205.9184
        CIE-Luv:
        76.6936, -33.4398, -12.1926
        Hunter-Lab:
        71.4312, -21.6620, -5.3616
      #82c9cf color charts
#82c9cf RGB chart
      #82c9cf CMYK chart
      #82c9cf RGB pie chart
      #82c9cf color shades, tints & tones
#82c9cf color schemes
#82c9cf color preview, HTML & CSS examples
           This text has a color of #82c9cf        
        
          <p style="color:#82c9cf;">Text here</p>
        
        
          .mytext {color:#82c9cf;}
        
        Text color #82c9cf
      
           This box has a color of #82c9cf        
        
          <div style="background-color:#82c9cf;">Content here</div>
        
        
          .mybackground {background-color:#82c9cf;}
        
        Background color #82c9cf
      
           Border around this has a color of #82c9cf        
        
          <div style="border:2px solid #82c9cf;">Content here</div>
        
        
          .myborder {border:2px solid #82c9cf;}
        
        Border color #82c9cf