#82f2ce color space conversions
Hex:
        #82f2ce
        RGB:
        130, 242, 206
        CMY:
        49, 5, 19
        CMYK:
        46, 0, 15, 5
      HSL:
        161°, 81.1594%, 72.9412%
        HSV (HSB):
        161°, 46.2810%, 94.9020%
        XYZ:
        52.0986, 72.7063, 69.6804
        xyY:
        0.2679, 0.3738, 72.7063
      CIE-Lab:
        88.3075, -40.4039, 7.4896
        CIE-LCH:
        88.3075, 41.0922, 169.4984
        CIE-Luv:
        88.3075, -50.1348, 18.0816
        Hunter-Lab:
        85.2680, -40.1557, 11.2363
      #82f2ce color charts
#82f2ce RGB chart
      #82f2ce CMYK chart
      #82f2ce RGB pie chart
      #82f2ce color shades, tints & tones
#82f2ce color schemes
#82f2ce color preview, HTML & CSS examples
           This text has a color of #82f2ce        
        
          <p style="color:#82f2ce;">Text here</p>
        
        
          .mytext {color:#82f2ce;}
        
        Text color #82f2ce
      
           This box has a color of #82f2ce        
        
          <div style="background-color:#82f2ce;">Content here</div>
        
        
          .mybackground {background-color:#82f2ce;}
        
        Background color #82f2ce
      
           Border around this has a color of #82f2ce        
        
          <div style="border:2px solid #82f2ce;">Content here</div>
        
        
          .myborder {border:2px solid #82f2ce;}
        
        Border color #82f2ce