#52fca3 color space conversions
Hex:
        #52fca3
        RGB:
        82, 252, 163
        CMY:
        68, 1, 36
        CMYK:
        67, 0, 35, 1
      HSL:
        149°, 96.5909%, 65.4902%
        HSV (HSB):
        149°, 67.4603%, 98.8235%
        XYZ:
        44.9009, 74.0590, 46.5786
        xyY:
        0.2712, 0.4474, 74.0590
      CIE-Lab:
        88.9504, -62.9605, 30.2516
        CIE-LCH:
        88.9504, 69.8512, 154.3364
        CIE-Luv:
        88.9504, -68.4625, 53.3682
        Hunter-Lab:
        86.0575, -57.4674, 28.1496
      #52fca3 color charts
#52fca3 RGB chart
      #52fca3 CMYK chart
      #52fca3 RGB pie chart
      #52fca3 color shades, tints & tones
#52fca3 color schemes
#52fca3 color preview, HTML & CSS examples
           This text has a color of #52fca3        
        
          <p style="color:#52fca3;">Text here</p>
        
        
          .mytext {color:#52fca3;}
        
        Text color #52fca3
      
           This box has a color of #52fca3        
        
          <div style="background-color:#52fca3;">Content here</div>
        
        
          .mybackground {background-color:#52fca3;}
        
        Background color #52fca3
      
           Border around this has a color of #52fca3        
        
          <div style="border:2px solid #52fca3;">Content here</div>
        
        
          .myborder {border:2px solid #52fca3;}
        
        Border color #52fca3