#52fdc5 color space conversions
Hex:
        #52fdc5
        RGB:
        82, 253, 197
        CMY:
        68, 1, 23
        CMYK:
        68, 0, 22, 1
      HSL:
        160°, 97.7143%, 65.6863%
        HSV (HSB):
        160°, 67.5889%, 99.2157%
        XYZ:
        48.6830, 76.0756, 64.9415
        xyY:
        0.2566, 0.4010, 76.0756
      CIE-Lab:
        89.8944, -56.3897, 14.2249
        CIE-LCH:
        89.8944, 58.1562, 165.8419
        CIE-Luv:
        89.8944, -66.8487, 30.5547
        Hunter-Lab:
        87.2213, -53.0067, 16.9100
      #52fdc5 color charts
#52fdc5 RGB chart
      #52fdc5 CMYK chart
      #52fdc5 RGB pie chart
      #52fdc5 color shades, tints & tones
#52fdc5 color schemes
#52fdc5 color preview, HTML & CSS examples
           This text has a color of #52fdc5        
        
          <p style="color:#52fdc5;">Text here</p>
        
        
          .mytext {color:#52fdc5;}
        
        Text color #52fdc5
      
           This box has a color of #52fdc5        
        
          <div style="background-color:#52fdc5;">Content here</div>
        
        
          .mybackground {background-color:#52fdc5;}
        
        Background color #52fdc5
      
           Border around this has a color of #52fdc5        
        
          <div style="border:2px solid #52fdc5;">Content here</div>
        
        
          .myborder {border:2px solid #52fdc5;}
        
        Border color #52fdc5