#82c6cf color space conversions
Hex:
        #82c6cf
        RGB:
        130, 198, 207
        CMY:
        49, 22, 19
        CMYK:
        37, 4, 0, 19
      HSL:
        187°, 44.5087%, 66.0784%
        HSV (HSB):
        187°, 37.1981%, 81.1765%
        XYZ:
        40.6625, 49.6390, 66.4696
        xyY:
        0.2594, 0.3166, 49.6390
      CIE-Lab:
        75.8471, -19.1412, -11.3048
        CIE-LCH:
        75.8471, 22.2302, 210.5661
        CIE-Luv:
        75.8471, -32.1985, -14.4192
        Hunter-Lab:
        70.4549, -20.2763, -6.6178
      #82c6cf color charts
#82c6cf RGB chart
      #82c6cf CMYK chart
      #82c6cf RGB pie chart
      #82c6cf color shades, tints & tones
#82c6cf color schemes
#82c6cf color preview, HTML & CSS examples
           This text has a color of #82c6cf        
        
          <p style="color:#82c6cf;">Text here</p>
        
        
          .mytext {color:#82c6cf;}
        
        Text color #82c6cf
      
           This box has a color of #82c6cf        
        
          <div style="background-color:#82c6cf;">Content here</div>
        
        
          .mybackground {background-color:#82c6cf;}
        
        Background color #82c6cf
      
           Border around this has a color of #82c6cf        
        
          <div style="border:2px solid #82c6cf;">Content here</div>
        
        
          .myborder {border:2px solid #82c6cf;}
        
        Border color #82c6cf