#82ccd2 color space conversions
Hex:
        #82ccd2
        RGB:
        130, 204, 210
        CMY:
        49, 20, 18
        CMYK:
        38, 3, 0, 18
      HSL:
        185°, 47.0588%, 66.6667%
        HSV (HSB):
        185°, 38.0952%, 82.3529%
        XYZ:
        42.4316, 52.5847, 68.8862
        xyY:
        0.2589, 0.3208, 52.5847
      CIE-Lab:
        77.6292, -21.4357, -10.2640
        CIE-LCH:
        77.6292, 23.7664, 205.5864
        CIE-Luv:
        77.6292, -34.6197, -12.4517
        Hunter-Lab:
        72.5153, -22.4542, -5.5621
      #82ccd2 color charts
#82ccd2 RGB chart
      #82ccd2 CMYK chart
      #82ccd2 RGB pie chart
      #82ccd2 color shades, tints & tones
#82ccd2 color schemes
#82ccd2 color preview, HTML & CSS examples
           This text has a color of #82ccd2        
        
          <p style="color:#82ccd2;">Text here</p>
        
        
          .mytext {color:#82ccd2;}
        
        Text color #82ccd2
      
           This box has a color of #82ccd2        
        
          <div style="background-color:#82ccd2;">Content here</div>
        
        
          .mybackground {background-color:#82ccd2;}
        
        Background color #82ccd2
      
           Border around this has a color of #82ccd2        
        
          <div style="border:2px solid #82ccd2;">Content here</div>
        
        
          .myborder {border:2px solid #82ccd2;}
        
        Border color #82ccd2