#82a3da color space conversions
Hex:
        #82a3da
        RGB:
        130, 163, 218
        CMY:
        49, 36, 15
        CMYK:
        40, 25, 0, 15
      HSL:
        218°, 54.3210%, 68.2353%
        HSV (HSB):
        218°, 40.3670%, 85.4902%
        XYZ:
        34.9580, 36.0022, 71.4363
        xyY:
        0.2455, 0.2528, 36.0022
      CIE-Lab:
        66.5216, 2.5424, -31.5080
        CIE-LCH:
        66.5216, 31.6104, 274.6133
        CIE-Luv:
        66.5216, -17.8838, -50.0024
        Hunter-Lab:
        60.0018, -1.0062, -28.5876
      #82a3da color charts
#82a3da RGB chart
      #82a3da CMYK chart
      #82a3da RGB pie chart
      #82a3da color shades, tints & tones
#82a3da color schemes
#82a3da color preview, HTML & CSS examples
           This text has a color of #82a3da        
        
          <p style="color:#82a3da;">Text here</p>
        
        
          .mytext {color:#82a3da;}
        
        Text color #82a3da
      
           This box has a color of #82a3da        
        
          <div style="background-color:#82a3da;">Content here</div>
        
        
          .mybackground {background-color:#82a3da;}
        
        Background color #82a3da
      
           Border around this has a color of #82a3da        
        
          <div style="border:2px solid #82a3da;">Content here</div>
        
        
          .myborder {border:2px solid #82a3da;}
        
        Border color #82a3da