#52f6bc color space conversions
Hex:
        #52f6bc
        RGB:
        82, 246, 188
        CMY:
        68, 4, 26
        CMYK:
        67, 0, 24, 4
      HSL:
        159°, 90.1099%, 64.3137%
        HSV (HSB):
        159°, 66.6667%, 96.4706%
        XYZ:
        45.5125, 71.3362, 58.9475
        xyY:
        0.2589, 0.4058, 71.3362
      CIE-Lab:
        87.6481, -55.5872, 15.6996
        CIE-LCH:
        87.6481, 57.7617, 164.2286
        CIE-Luv:
        87.6481, -64.9216, 32.3992
        Hunter-Lab:
        84.4608, -51.6198, 17.7424
      #52f6bc color charts
#52f6bc RGB chart
      #52f6bc CMYK chart
      #52f6bc RGB pie chart
      #52f6bc color shades, tints & tones
#52f6bc color schemes
#52f6bc color preview, HTML & CSS examples
           This text has a color of #52f6bc        
        
          <p style="color:#52f6bc;">Text here</p>
        
        
          .mytext {color:#52f6bc;}
        
        Text color #52f6bc
      
           This box has a color of #52f6bc        
        
          <div style="background-color:#52f6bc;">Content here</div>
        
        
          .mybackground {background-color:#52f6bc;}
        
        Background color #52f6bc
      
           Border around this has a color of #52f6bc        
        
          <div style="border:2px solid #52f6bc;">Content here</div>
        
        
          .myborder {border:2px solid #52f6bc;}
        
        Border color #52f6bc