#82f2be color space conversions
Hex:
        #82f2be
        RGB:
        130, 242, 190
        CMY:
        49, 5, 25
        CMYK:
        46, 0, 21, 5
      HSL:
        152°, 81.1594%, 72.9412%
        HSV (HSB):
        152°, 46.2810%, 94.9020%
        XYZ:
        50.2523, 71.9678, 59.9578
        xyY:
        0.2758, 0.3950, 71.9678
      CIE-Lab:
        87.9531, -43.7685, 15.2994
        CIE-LCH:
        87.9531, 46.3655, 160.7328
        CIE-Luv:
        87.9531, -50.7159, 29.9955
        Hunter-Lab:
        84.8338, -42.7226, 17.4794
      #82f2be color charts
#82f2be RGB chart
      #82f2be CMYK chart
      #82f2be RGB pie chart
      #82f2be color shades, tints & tones
#82f2be color schemes
#82f2be color preview, HTML & CSS examples
           This text has a color of #82f2be        
        
          <p style="color:#82f2be;">Text here</p>
        
        
          .mytext {color:#82f2be;}
        
        Text color #82f2be
      
           This box has a color of #82f2be        
        
          <div style="background-color:#82f2be;">Content here</div>
        
        
          .mybackground {background-color:#82f2be;}
        
        Background color #82f2be
      
           Border around this has a color of #82f2be        
        
          <div style="border:2px solid #82f2be;">Content here</div>
        
        
          .myborder {border:2px solid #82f2be;}
        
        Border color #82f2be