#82d8eb color space conversions
Hex:
        #82d8eb
        RGB:
        130, 216, 235
        CMY:
        49, 15, 8
        CMYK:
        45, 8, 0, 8
      HSL:
        191°, 72.4138%, 71.5686%
        HSV (HSB):
        191°, 44.6809%, 92.1569%
        XYZ:
        48.7572, 59.8557, 87.5808
        xyY:
        0.2485, 0.3051, 59.8557
      CIE-Lab:
        81.7597, -21.1231, -17.4488
        CIE-LCH:
        81.7597, 27.3979, 219.5585
        CIE-Luv:
        81.7597, -38.8698, -24.3226
        Hunter-Lab:
        77.3665, -22.8987, -12.9612
      #82d8eb color charts
#82d8eb RGB chart
      #82d8eb CMYK chart
      #82d8eb RGB pie chart
      #82d8eb color shades, tints & tones
#82d8eb color schemes
#82d8eb color preview, HTML & CSS examples
           This text has a color of #82d8eb        
        
          <p style="color:#82d8eb;">Text here</p>
        
        
          .mytext {color:#82d8eb;}
        
        Text color #82d8eb
      
           This box has a color of #82d8eb        
        
          <div style="background-color:#82d8eb;">Content here</div>
        
        
          .mybackground {background-color:#82d8eb;}
        
        Background color #82d8eb
      
           Border around this has a color of #82d8eb        
        
          <div style="border:2px solid #82d8eb;">Content here</div>
        
        
          .myborder {border:2px solid #82d8eb;}
        
        Border color #82d8eb