#82daeb color space conversions
Hex:
        #82daeb
        RGB:
        130, 218, 235
        CMY:
        49, 15, 8
        CMYK:
        45, 7, 0, 8
      HSL:
        190°, 72.4138%, 71.5686%
        HSV (HSB):
        190°, 44.6809%, 92.1569%
        XYZ:
        49.2727, 60.8868, 87.7526
        xyY:
        0.2490, 0.3076, 60.8868
      CIE-Lab:
        82.3178, -22.1231, -16.6080
        CIE-LCH:
        82.3178, 27.6633, 216.8960
        CIE-Luv:
        82.3178, -39.6575, -22.8030
        Hunter-Lab:
        78.0300, -23.8371, -12.0566
      #82daeb color charts
#82daeb RGB chart
      #82daeb CMYK chart
      #82daeb RGB pie chart
      #82daeb color shades, tints & tones
#82daeb color schemes
#82daeb color preview, HTML & CSS examples
           This text has a color of #82daeb        
        
          <p style="color:#82daeb;">Text here</p>
        
        
          .mytext {color:#82daeb;}
        
        Text color #82daeb
      
           This box has a color of #82daeb        
        
          <div style="background-color:#82daeb;">Content here</div>
        
        
          .mybackground {background-color:#82daeb;}
        
        Background color #82daeb
      
           Border around this has a color of #82daeb        
        
          <div style="border:2px solid #82daeb;">Content here</div>
        
        
          .myborder {border:2px solid #82daeb;}
        
        Border color #82daeb