#82abe5 color space conversions
Hex:
        #82abe5
        RGB:
        130, 171, 229
        CMY:
        49, 33, 10
        CMYK:
        43, 25, 0, 10
      HSL:
        215°, 65.5629%, 70.3922%
        HSV (HSB):
        215°, 43.2314%, 89.8039%
        XYZ:
        37.9117, 39.5288, 79.7604
        xyY:
        0.2412, 0.2515, 39.5288
      CIE-Lab:
        69.1326, 1.1060, -33.5100
        CIE-LCH:
        69.1326, 33.5282, 271.8905
        CIE-Luv:
        69.1326, -21.1723, -53.4529
        Hunter-Lab:
        62.8719, -2.3906, -31.2060
      #82abe5 color charts
#82abe5 RGB chart
      #82abe5 CMYK chart
      #82abe5 RGB pie chart
      #82abe5 color shades, tints & tones
#82abe5 color schemes
#82abe5 color preview, HTML & CSS examples
           This text has a color of #82abe5        
        
          <p style="color:#82abe5;">Text here</p>
        
        
          .mytext {color:#82abe5;}
        
        Text color #82abe5
      
           This box has a color of #82abe5        
        
          <div style="background-color:#82abe5;">Content here</div>
        
        
          .mybackground {background-color:#82abe5;}
        
        Background color #82abe5
      
           Border around this has a color of #82abe5        
        
          <div style="border:2px solid #82abe5;">Content here</div>
        
        
          .myborder {border:2px solid #82abe5;}
        
        Border color #82abe5