#82b2ca color space conversions
Hex:
        #82b2ca
        RGB:
        130, 178, 202
        CMY:
        49, 30, 21
        CMYK:
        36, 12, 0, 21
      HSL:
        200°, 40.4494%, 65.0980%
        HSV (HSB):
        200°, 35.6436%, 79.2157%
        XYZ:
        35.7870, 40.8509, 61.8759
        xyY:
        0.2584, 0.2949, 40.8509
      CIE-Lab:
        70.0713, -9.9486, -17.2610
        CIE-LCH:
        70.0713, 19.9228, 240.0426
        CIE-Luv:
        70.0713, -23.8993, -25.1357
        Hunter-Lab:
        63.9147, -11.9054, -12.6585
      #82b2ca color charts
#82b2ca RGB chart
      #82b2ca CMYK chart
      #82b2ca RGB pie chart
      #82b2ca color shades, tints & tones
#82b2ca color schemes
#82b2ca color preview, HTML & CSS examples
           This text has a color of #82b2ca        
        
          <p style="color:#82b2ca;">Text here</p>
        
        
          .mytext {color:#82b2ca;}
        
        Text color #82b2ca
      
           This box has a color of #82b2ca        
        
          <div style="background-color:#82b2ca;">Content here</div>
        
        
          .mybackground {background-color:#82b2ca;}
        
        Background color #82b2ca
      
           Border around this has a color of #82b2ca        
        
          <div style="border:2px solid #82b2ca;">Content here</div>
        
        
          .myborder {border:2px solid #82b2ca;}
        
        Border color #82b2ca