#52f7bc color space conversions
Hex:
        #52f7bc
        RGB:
        82, 247, 188
        CMY:
        68, 3, 26
        CMYK:
        67, 0, 24, 3
      HSL:
        159°, 91.1602%, 64.5098%
        HSV (HSB):
        159°, 66.8016%, 96.8627%
        XYZ:
        45.8175, 71.9462, 59.0491
        xyY:
        0.2591, 0.4069, 71.9462
      CIE-Lab:
        87.9427, -55.9852, 16.1139
        CIE-LCH:
        87.9427, 58.2580, 163.9429
        CIE-Luv:
        87.9427, -65.2757, 33.0713
        Hunter-Lab:
        84.8211, -52.0172, 18.0994
      #52f7bc color charts
#52f7bc RGB chart
      #52f7bc CMYK chart
      #52f7bc RGB pie chart
      #52f7bc color shades, tints & tones
#52f7bc color schemes
#52f7bc color preview, HTML & CSS examples
           This text has a color of #52f7bc        
        
          <p style="color:#52f7bc;">Text here</p>
        
        
          .mytext {color:#52f7bc;}
        
        Text color #52f7bc
      
           This box has a color of #52f7bc        
        
          <div style="background-color:#52f7bc;">Content here</div>
        
        
          .mybackground {background-color:#52f7bc;}
        
        Background color #52f7bc
      
           Border around this has a color of #52f7bc        
        
          <div style="border:2px solid #52f7bc;">Content here</div>
        
        
          .myborder {border:2px solid #52f7bc;}
        
        Border color #52f7bc