#52f5bc color space conversions
Hex:
        #52f5bc
        RGB:
        82, 245, 188
        CMY:
        68, 4, 26
        CMYK:
        67, 0, 23, 4
      HSL:
        159°, 89.0710%, 64.1176%
        HSV (HSB):
        159°, 66.5306%, 96.0784%
        XYZ:
        45.2092, 70.7295, 58.8463
        xyY:
        0.2587, 0.4047, 70.7295
      CIE-Lab:
        87.3534, -55.1881, 15.2848
        CIE-LCH:
        87.3534, 57.2656, 164.5195
        CIE-Luv:
        87.3534, -64.5670, 31.7254
        Hunter-Lab:
        84.1008, -51.2221, 17.3847
      #52f5bc color charts
#52f5bc RGB chart
      #52f5bc CMYK chart
      #52f5bc RGB pie chart
      #52f5bc color shades, tints & tones
#52f5bc color schemes
#52f5bc color preview, HTML & CSS examples
           This text has a color of #52f5bc        
        
          <p style="color:#52f5bc;">Text here</p>
        
        
          .mytext {color:#52f5bc;}
        
        Text color #52f5bc
      
           This box has a color of #52f5bc        
        
          <div style="background-color:#52f5bc;">Content here</div>
        
        
          .mybackground {background-color:#52f5bc;}
        
        Background color #52f5bc
      
           Border around this has a color of #52f5bc        
        
          <div style="border:2px solid #52f5bc;">Content here</div>
        
        
          .myborder {border:2px solid #52f5bc;}
        
        Border color #52f5bc