#82bcdb color space conversions
Hex:
        #82bcdb
        RGB:
        130, 188, 219
        CMY:
        49, 26, 14
        CMYK:
        41, 14, 0, 14
      HSL:
        201°, 55.2795%, 68.4314%
        HSV (HSB):
        201°, 40.6393%, 85.8824%
        XYZ:
        39.9753, 45.8267, 73.7564
        xyY:
        0.2505, 0.2872, 45.8267
      CIE-Lab:
        73.4330, -10.8696, -21.4532
        CIE-LCH:
        73.4330, 24.0497, 243.1302
        CIE-Luv:
        73.4330, -27.9537, -32.0453
        Hunter-Lab:
        67.6954, -13.0597, -17.2115
      #82bcdb color charts
#82bcdb RGB chart
      #82bcdb CMYK chart
      #82bcdb RGB pie chart
      #82bcdb color shades, tints & tones
#82bcdb color schemes
#82bcdb color preview, HTML & CSS examples
           This text has a color of #82bcdb        
        
          <p style="color:#82bcdb;">Text here</p>
        
        
          .mytext {color:#82bcdb;}
        
        Text color #82bcdb
      
           This box has a color of #82bcdb        
        
          <div style="background-color:#82bcdb;">Content here</div>
        
        
          .mybackground {background-color:#82bcdb;}
        
        Background color #82bcdb
      
           Border around this has a color of #82bcdb        
        
          <div style="border:2px solid #82bcdb;">Content here</div>
        
        
          .myborder {border:2px solid #82bcdb;}
        
        Border color #82bcdb