#82e1ef color space conversions
Hex:
        #82e1ef
        RGB:
        130, 225, 239
        CMY:
        49, 12, 6
        CMYK:
        46, 6, 0, 6
      HSL:
        188°, 77.3050%, 72.3529%
        HSV (HSB):
        188°, 45.6067%, 93.7255%
        XYZ:
        51.7111, 64.8282, 91.4490
        xyY:
        0.2486, 0.3117, 64.8282
      CIE-Lab:
        84.3952, -24.5576, -15.6039
        CIE-LCH:
        84.3952, 29.0957, 212.4319
        CIE-Luv:
        84.3952, -42.2865, -20.8463
        Hunter-Lab:
        80.5160, -26.2620, -10.9796
      #82e1ef color charts
#82e1ef RGB chart
      #82e1ef CMYK chart
      #82e1ef RGB pie chart
      #82e1ef color shades, tints & tones
#82e1ef color schemes
#82e1ef color preview, HTML & CSS examples
           This text has a color of #82e1ef        
        
          <p style="color:#82e1ef;">Text here</p>
        
        
          .mytext {color:#82e1ef;}
        
        Text color #82e1ef
      
           This box has a color of #82e1ef        
        
          <div style="background-color:#82e1ef;">Content here</div>
        
        
          .mybackground {background-color:#82e1ef;}
        
        Background color #82e1ef
      
           Border around this has a color of #82e1ef        
        
          <div style="border:2px solid #82e1ef;">Content here</div>
        
        
          .myborder {border:2px solid #82e1ef;}
        
        Border color #82e1ef