#82d4eb color space conversions
Hex:
        #82d4eb
        RGB:
        130, 212, 235
        CMY:
        49, 17, 8
        CMYK:
        45, 10, 0, 8
      HSL:
        193°, 72.4138%, 71.5686%
        HSV (HSB):
        193°, 44.6809%, 92.1569%
        XYZ:
        47.7448, 57.8310, 87.2433
        xyY:
        0.2476, 0.2999, 57.8310
      CIE-Lab:
        80.6447, -19.1067, -19.1320
        CIE-LCH:
        80.6447, 27.0389, 225.0378
        CIE-Luv:
        80.6447, -37.2931, -27.3686
        Hunter-Lab:
        76.0467, -21.0130, -14.7869
      #82d4eb color charts
#82d4eb RGB chart
      #82d4eb CMYK chart
      #82d4eb RGB pie chart
      #82d4eb color shades, tints & tones
#82d4eb color schemes
#82d4eb color preview, HTML & CSS examples
           This text has a color of #82d4eb        
        
          <p style="color:#82d4eb;">Text here</p>
        
        
          .mytext {color:#82d4eb;}
        
        Text color #82d4eb
      
           This box has a color of #82d4eb        
        
          <div style="background-color:#82d4eb;">Content here</div>
        
        
          .mybackground {background-color:#82d4eb;}
        
        Background color #82d4eb
      
           Border around this has a color of #82d4eb        
        
          <div style="border:2px solid #82d4eb;">Content here</div>
        
        
          .myborder {border:2px solid #82d4eb;}
        
        Border color #82d4eb