#82bedb color space conversions
Hex:
        #82bedb
        RGB:
        130, 190, 219
        CMY:
        49, 25, 14
        CMYK:
        41, 13, 0, 14
      HSL:
        200°, 55.2795%, 68.4314%
        HSV (HSB):
        200°, 40.6393%, 85.8824%
        XYZ:
        40.4056, 46.6872, 73.8998
        xyY:
        0.2510, 0.2900, 46.6872
      CIE-Lab:
        73.9893, -11.9282, -20.6079
        CIE-LCH:
        73.9893, 23.8110, 239.9369
        CIE-Luv:
        73.9893, -28.7648, -30.5305
        Hunter-Lab:
        68.3280, -14.0187, -16.2951
      #82bedb color charts
#82bedb RGB chart
      #82bedb CMYK chart
      #82bedb RGB pie chart
      #82bedb color shades, tints & tones
#82bedb color schemes
#82bedb color preview, HTML & CSS examples
           This text has a color of #82bedb        
        
          <p style="color:#82bedb;">Text here</p>
        
        
          .mytext {color:#82bedb;}
        
        Text color #82bedb
      
           This box has a color of #82bedb        
        
          <div style="background-color:#82bedb;">Content here</div>
        
        
          .mybackground {background-color:#82bedb;}
        
        Background color #82bedb
      
           Border around this has a color of #82bedb        
        
          <div style="border:2px solid #82bedb;">Content here</div>
        
        
          .myborder {border:2px solid #82bedb;}
        
        Border color #82bedb