#82a3ea color space conversions
Hex:
        #82a3ea
        RGB:
        130, 163, 234
        CMY:
        49, 36, 8
        CMYK:
        44, 30, 0, 8
      HSL:
        221°, 71.2329%, 71.3725%
        HSV (HSB):
        221°, 44.4444%, 91.7647%
        XYZ:
        37.1544, 36.8807, 83.0023
        xyY:
        0.2366, 0.2349, 36.8807
      CIE-Lab:
        67.1874, 7.0231, -39.2740
        CIE-LCH:
        67.1874, 39.8970, 280.1386
        CIE-Luv:
        67.1874, -18.1516, -63.6650
        Hunter-Lab:
        60.7295, 2.9299, -38.5242
      #82a3ea color charts
#82a3ea RGB chart
      #82a3ea CMYK chart
      #82a3ea RGB pie chart
      #82a3ea color shades, tints & tones
#82a3ea color schemes
#82a3ea color preview, HTML & CSS examples
           This text has a color of #82a3ea        
        
          <p style="color:#82a3ea;">Text here</p>
        
        
          .mytext {color:#82a3ea;}
        
        Text color #82a3ea
      
           This box has a color of #82a3ea        
        
          <div style="background-color:#82a3ea;">Content here</div>
        
        
          .mybackground {background-color:#82a3ea;}
        
        Background color #82a3ea
      
           Border around this has a color of #82a3ea        
        
          <div style="border:2px solid #82a3ea;">Content here</div>
        
        
          .myborder {border:2px solid #82a3ea;}
        
        Border color #82a3ea