#82a2d1 color space conversions
Hex:
        #82a2d1
        RGB:
        130, 162, 209
        CMY:
        49, 36, 18
        CMYK:
        38, 22, 0, 18
      HSL:
        216°, 46.1988%, 66.4706%
        HSV (HSB):
        216°, 37.7990%, 81.9608%
        XYZ:
        33.6349, 35.1899, 65.3412
        xyY:
        0.2507, 0.2623, 35.1899
      CIE-Lab:
        65.8963, 0.6598, -27.4959
        CIE-LCH:
        65.8963, 27.5038, 271.3746
        CIE-Luv:
        65.8963, -17.3315, -43.0400
        Hunter-Lab:
        59.3211, -2.6030, -23.7822
      #82a2d1 color charts
#82a2d1 RGB chart
      #82a2d1 CMYK chart
      #82a2d1 RGB pie chart
      #82a2d1 color shades, tints & tones
#82a2d1 color schemes
#82a2d1 color preview, HTML & CSS examples
           This text has a color of #82a2d1        
        
          <p style="color:#82a2d1;">Text here</p>
        
        
          .mytext {color:#82a2d1;}
        
        Text color #82a2d1
      
           This box has a color of #82a2d1        
        
          <div style="background-color:#82a2d1;">Content here</div>
        
        
          .mybackground {background-color:#82a2d1;}
        
        Background color #82a2d1
      
           Border around this has a color of #82a2d1        
        
          <div style="border:2px solid #82a2d1;">Content here</div>
        
        
          .myborder {border:2px solid #82a2d1;}
        
        Border color #82a2d1