#82dceb color space conversions
Hex:
        #82dceb
        RGB:
        130, 220, 235
        CMY:
        49, 14, 8
        CMYK:
        45, 6, 0, 8
      HSL:
        189°, 72.4138%, 71.5686%
        HSV (HSB):
        189°, 44.6809%, 92.1569%
        XYZ:
        49.7945, 61.9304, 87.9266
        xyY:
        0.2494, 0.3102, 61.9304
      CIE-Lab:
        82.8764, -23.1177, -15.7679
        CIE-LCH:
        82.8764, 27.9831, 214.2968
        CIE-Luv:
        82.8764, -40.4447, -21.2859
        Hunter-Lab:
        78.6959, -24.7725, -11.1574
      #82dceb color charts
#82dceb RGB chart
      #82dceb CMYK chart
      #82dceb RGB pie chart
      #82dceb color shades, tints & tones
#82dceb color schemes
#82dceb color preview, HTML & CSS examples
           This text has a color of #82dceb        
        
          <p style="color:#82dceb;">Text here</p>
        
        
          .mytext {color:#82dceb;}
        
        Text color #82dceb
      
           This box has a color of #82dceb        
        
          <div style="background-color:#82dceb;">Content here</div>
        
        
          .mybackground {background-color:#82dceb;}
        
        Background color #82dceb
      
           Border around this has a color of #82dceb        
        
          <div style="border:2px solid #82dceb;">Content here</div>
        
        
          .myborder {border:2px solid #82dceb;}
        
        Border color #82dceb