#82bbd2 color space conversions
Hex:
        #82bbd2
        RGB:
        130, 187, 210
        CMY:
        49, 27, 18
        CMYK:
        38, 11, 0, 18
      HSL:
        197°, 47.0588%, 66.6667%
        HSV (HSB):
        197°, 38.0952%, 82.3529%
        XYZ:
        38.6091, 44.9396, 67.6121
        xyY:
        0.2554, 0.2973, 44.9396
      CIE-Lab:
        72.8521, -12.6832, -17.4351
        CIE-LCH:
        72.8521, 21.5603, 233.9659
        CIE-Luv:
        72.8521, -27.6133, -25.1617
        Hunter-Lab:
        67.0370, -14.5100, -12.8727
      #82bbd2 color charts
#82bbd2 RGB chart
      #82bbd2 CMYK chart
      #82bbd2 RGB pie chart
      #82bbd2 color shades, tints & tones
#82bbd2 color schemes
#82bbd2 color preview, HTML & CSS examples
           This text has a color of #82bbd2        
        
          <p style="color:#82bbd2;">Text here</p>
        
        
          .mytext {color:#82bbd2;}
        
        Text color #82bbd2
      
           This box has a color of #82bbd2        
        
          <div style="background-color:#82bbd2;">Content here</div>
        
        
          .mybackground {background-color:#82bbd2;}
        
        Background color #82bbd2
      
           Border around this has a color of #82bbd2        
        
          <div style="border:2px solid #82bbd2;">Content here</div>
        
        
          .myborder {border:2px solid #82bbd2;}
        
        Border color #82bbd2