#82cdc5 color space conversions
Hex:
        #82cdc5
        RGB:
        130, 205, 197
        CMY:
        49, 20, 23
        CMYK:
        37, 0, 4, 20
      HSL:
        174°, 42.8571%, 65.6863%
        HSV (HSB):
        174°, 36.5854%, 80.3922%
        XYZ:
        41.1153, 52.4397, 60.7782
        xyY:
        0.2664, 0.3398, 52.4397
      CIE-Lab:
        77.5430, -25.0577, -3.3933
        CIE-LCH:
        77.5430, 25.2864, 187.7120
        CIE-Luv:
        77.5430, -35.2964, -1.0815
        Hunter-Lab:
        72.4153, -25.3796, 0.9285
      #82cdc5 color charts
#82cdc5 RGB chart
      #82cdc5 CMYK chart
      #82cdc5 RGB pie chart
      #82cdc5 color shades, tints & tones
#82cdc5 color schemes
#82cdc5 color preview, HTML & CSS examples
           This text has a color of #82cdc5        
        
          <p style="color:#82cdc5;">Text here</p>
        
        
          .mytext {color:#82cdc5;}
        
        Text color #82cdc5
      
           This box has a color of #82cdc5        
        
          <div style="background-color:#82cdc5;">Content here</div>
        
        
          .mybackground {background-color:#82cdc5;}
        
        Background color #82cdc5
      
           Border around this has a color of #82cdc5        
        
          <div style="border:2px solid #82cdc5;">Content here</div>
        
        
          .myborder {border:2px solid #82cdc5;}
        
        Border color #82cdc5