#82cefe color space conversions
Hex:
        #82cefe
        RGB:
        130, 206, 254
        CMY:
        49, 19, 0
        CMYK:
        49, 19, 0, 0
      HSL:
        203°, 98.4127%, 75.2941%
        HSV (HSB):
        203°, 48.8189%, 99.6078%
        XYZ:
        49.1666, 56.0442, 101.9922
        xyY:
        0.2373, 0.2705, 56.0442
      CIE-Lab:
        79.6390, -10.8647, -30.7939
        CIE-LCH:
        79.6390, 32.6543, 250.5661
        CIE-Luv:
        79.6390, -34.5547, -48.1735
        Hunter-Lab:
        74.8627, -13.7785, -28.3723
      #82cefe color charts
#82cefe RGB chart
      #82cefe CMYK chart
      #82cefe RGB pie chart
      #82cefe color shades, tints & tones
#82cefe color schemes
#82cefe color preview, HTML & CSS examples
           This text has a color of #82cefe        
        
          <p style="color:#82cefe;">Text here</p>
        
        
          .mytext {color:#82cefe;}
        
        Text color #82cefe
      
           This box has a color of #82cefe        
        
          <div style="background-color:#82cefe;">Content here</div>
        
        
          .mybackground {background-color:#82cefe;}
        
        Background color #82cefe
      
           Border around this has a color of #82cefe        
        
          <div style="border:2px solid #82cefe;">Content here</div>
        
        
          .myborder {border:2px solid #82cefe;}
        
        Border color #82cefe