#52e7bf color space conversions
Hex:
        #52e7bf
        RGB:
        82, 231, 191
        CMY:
        68, 9, 25
        CMYK:
        65, 0, 17, 9
      HSL:
        164°, 75.6345%, 61.3725%
        HSV (HSB):
        164°, 64.5022%, 90.5882%
        XYZ:
        41.4596, 62.7073, 59.2088
        xyY:
        0.2538, 0.3838, 62.7073
      CIE-Lab:
        83.2881, -48.7685, 7.9419
        CIE-LCH:
        83.2881, 49.4110, 170.7507
        CIE-Luv:
        83.2881, -59.3758, 19.8289
        Hunter-Lab:
        79.1879, -45.1235, 11.1004
      #52e7bf color charts
#52e7bf RGB chart
      #52e7bf CMYK chart
      #52e7bf RGB pie chart
      #52e7bf color shades, tints & tones
#52e7bf color schemes
#52e7bf color preview, HTML & CSS examples
           This text has a color of #52e7bf        
        
          <p style="color:#52e7bf;">Text here</p>
        
        
          .mytext {color:#52e7bf;}
        
        Text color #52e7bf
      
           This box has a color of #52e7bf        
        
          <div style="background-color:#52e7bf;">Content here</div>
        
        
          .mybackground {background-color:#52e7bf;}
        
        Background color #52e7bf
      
           Border around this has a color of #52e7bf        
        
          <div style="border:2px solid #52e7bf;">Content here</div>
        
        
          .myborder {border:2px solid #52e7bf;}
        
        Border color #52e7bf