#82a2ef color space conversions
Hex:
        #82a2ef
        RGB:
        130, 162, 239
        CMY:
        49, 36, 6
        CMYK:
        46, 32, 0, 6
      HSL:
        222°, 77.3050%, 72.3529%
        HSV (HSB):
        222°, 45.6067%, 93.7255%
        XYZ:
        37.7062, 36.8185, 86.7807
        xyY:
        0.2338, 0.2283, 36.8185
      CIE-Lab:
        67.1406, 9.0260, -42.0860
        CIE-LCH:
        67.1406, 43.0430, 282.1047
        CIE-Luv:
        67.1406, -17.8638, -68.6417
        Hunter-Lab:
        60.6782, 4.7353, -42.3205
      #82a2ef color charts
#82a2ef RGB chart
      #82a2ef CMYK chart
      #82a2ef RGB pie chart
      #82a2ef color shades, tints & tones
#82a2ef color schemes
#82a2ef color preview, HTML & CSS examples
           This text has a color of #82a2ef        
        
          <p style="color:#82a2ef;">Text here</p>
        
        
          .mytext {color:#82a2ef;}
        
        Text color #82a2ef
      
           This box has a color of #82a2ef        
        
          <div style="background-color:#82a2ef;">Content here</div>
        
        
          .mybackground {background-color:#82a2ef;}
        
        Background color #82a2ef
      
           Border around this has a color of #82a2ef        
        
          <div style="border:2px solid #82a2ef;">Content here</div>
        
        
          .myborder {border:2px solid #82a2ef;}
        
        Border color #82a2ef