#82f7be color space conversions
Hex:
        #82f7be
        RGB:
        130, 247, 190
        CMY:
        49, 3, 25
        CMYK:
        47, 0, 23, 3
      HSL:
        151°, 87.9699%, 73.9216%
        HSV (HSB):
        151°, 47.3684%, 96.8627%
        XYZ:
        51.7609, 74.9851, 60.4607
        xyY:
        0.2765, 0.4005, 74.9851
      CIE-Lab:
        89.3860, -45.9388, 17.3129
        CIE-LCH:
        89.3860, 49.0929, 159.3501
        CIE-Luv:
        89.3860, -52.7189, 33.2905
        Hunter-Lab:
        86.5939, -44.8421, 19.2189
      #82f7be color charts
#82f7be RGB chart
      #82f7be CMYK chart
      #82f7be RGB pie chart
      #82f7be color shades, tints & tones
#82f7be color schemes
#82f7be color preview, HTML & CSS examples
           This text has a color of #82f7be        
        
          <p style="color:#82f7be;">Text here</p>
        
        
          .mytext {color:#82f7be;}
        
        Text color #82f7be
      
           This box has a color of #82f7be        
        
          <div style="background-color:#82f7be;">Content here</div>
        
        
          .mybackground {background-color:#82f7be;}
        
        Background color #82f7be
      
           Border around this has a color of #82f7be        
        
          <div style="border:2px solid #82f7be;">Content here</div>
        
        
          .myborder {border:2px solid #82f7be;}
        
        Border color #82f7be