#52fcda color space conversions
Hex:
        #52fcda
        RGB:
        82, 252, 218
        CMY:
        68, 1, 15
        CMYK:
        67, 0, 13, 1
      HSL:
        168°, 96.5909%, 65.4902%
        HSV (HSB):
        168°, 67.4603%, 98.8235%
        XYZ:
        50.9450, 76.4766, 78.4060
        xyY:
        0.2475, 0.3716, 76.4766
      CIE-Lab:
        90.0802, -51.0879, 3.6328
        CIE-LCH:
        90.0802, 51.2169, 175.9326
        CIE-Luv:
        90.0802, -65.1869, 13.9035
        Hunter-Lab:
        87.4509, -49.0530, 8.0579
      #52fcda color charts
#52fcda RGB chart
      #52fcda CMYK chart
      #52fcda RGB pie chart
      #52fcda color shades, tints & tones
#52fcda color schemes
#52fcda color preview, HTML & CSS examples
           This text has a color of #52fcda        
        
          <p style="color:#52fcda;">Text here</p>
        
        
          .mytext {color:#52fcda;}
        
        Text color #52fcda
      
           This box has a color of #52fcda        
        
          <div style="background-color:#52fcda;">Content here</div>
        
        
          .mybackground {background-color:#52fcda;}
        
        Background color #52fcda
      
           Border around this has a color of #52fcda        
        
          <div style="border:2px solid #52fcda;">Content here</div>
        
        
          .myborder {border:2px solid #52fcda;}
        
        Border color #52fcda