#52fec3 color space conversions
Hex:
        #52fec3
        RGB:
        82, 254, 195
        CMY:
        68, 0, 24
        CMYK:
        68, 0, 23, 0
      HSL:
        159°, 98.8506%, 65.8824%
        HSV (HSB):
        159°, 67.7165%, 99.6078%
        XYZ:
        48.7718, 76.6176, 63.8479
        xyY:
        0.2577, 0.4049, 76.6176
      CIE-Lab:
        90.1453, -57.2279, 15.6079
        CIE-LCH:
        90.1453, 59.3181, 164.7446
        CIE-Luv:
        90.1453, -67.3212, 32.6945
        Hunter-Lab:
        87.5315, -53.7214, 18.0243
      #52fec3 color charts
#52fec3 RGB chart
      #52fec3 CMYK chart
      #52fec3 RGB pie chart
      #52fec3 color shades, tints & tones
#52fec3 color schemes
#52fec3 color preview, HTML & CSS examples
           This text has a color of #52fec3        
        
          <p style="color:#52fec3;">Text here</p>
        
        
          .mytext {color:#52fec3;}
        
        Text color #52fec3
      
           This box has a color of #52fec3        
        
          <div style="background-color:#52fec3;">Content here</div>
        
        
          .mybackground {background-color:#52fec3;}
        
        Background color #52fec3
      
           Border around this has a color of #52fec3        
        
          <div style="border:2px solid #52fec3;">Content here</div>
        
        
          .myborder {border:2px solid #52fec3;}
        
        Border color #52fec3