#82efef color space conversions
Hex:
        #82efef
        RGB:
        130, 239, 239
        CMY:
        49, 6, 6
        CMYK:
        46, 0, 0, 6
      HSL:
        180°, 77.3050%, 72.3529%
        HSV (HSB):
        180°, 45.6067%, 93.7255%
        XYZ:
        55.6524, 72.7108, 92.7628
        xyY:
        0.2517, 0.3288, 72.7108
      CIE-Lab:
        88.3096, -31.3130, -9.7542
        CIE-LCH:
        88.3096, 32.7971, 197.3021
        CIE-Luv:
        88.3096, -47.7337, -10.3117
        Hunter-Lab:
        85.2706, -32.7245, -4.8099
      #82efef color charts
#82efef RGB chart
      #82efef CMYK chart
      #82efef RGB pie chart
      #82efef color shades, tints & tones
#82efef color schemes
#82efef color preview, HTML & CSS examples
           This text has a color of #82efef        
        
          <p style="color:#82efef;">Text here</p>
        
        
          .mytext {color:#82efef;}
        
        Text color #82efef
      
           This box has a color of #82efef        
        
          <div style="background-color:#82efef;">Content here</div>
        
        
          .mybackground {background-color:#82efef;}
        
        Background color #82efef
      
           Border around this has a color of #82efef        
        
          <div style="border:2px solid #82efef;">Content here</div>
        
        
          .myborder {border:2px solid #82efef;}
        
        Border color #82efef