#82f8ec color space conversions
Hex:
        #82f8ec
        RGB:
        130, 248, 236
        CMY:
        49, 3, 7
        CMYK:
        48, 0, 5, 3
      HSL:
        174°, 89.3939%, 74.1176%
        HSV (HSB):
        174°, 47.5806%, 97.2549%
        XYZ:
        57.9136, 77.9368, 91.3478
        xyY:
        0.2549, 0.3430, 77.9368
      CIE-Lab:
        90.7510, -36.2461, -4.5759
        CIE-LCH:
        90.7510, 36.5338, 187.1952
        CIE-Luv:
        90.7510, -51.3282, -1.2151
        Hunter-Lab:
        88.2818, -37.3956, 0.4481
      #82f8ec color charts
#82f8ec RGB chart
      #82f8ec CMYK chart
      #82f8ec RGB pie chart
      #82f8ec color shades, tints & tones
#82f8ec color schemes
#82f8ec color preview, HTML & CSS examples
           This text has a color of #82f8ec        
        
          <p style="color:#82f8ec;">Text here</p>
        
        
          .mytext {color:#82f8ec;}
        
        Text color #82f8ec
      
           This box has a color of #82f8ec        
        
          <div style="background-color:#82f8ec;">Content here</div>
        
        
          .mybackground {background-color:#82f8ec;}
        
        Background color #82f8ec
      
           Border around this has a color of #82f8ec        
        
          <div style="border:2px solid #82f8ec;">Content here</div>
        
        
          .myborder {border:2px solid #82f8ec;}
        
        Border color #82f8ec