#52edcd color space conversions
Hex:
        #52edcd
        RGB:
        82, 237, 205
        CMY:
        68, 7, 20
        CMYK:
        65, 0, 14, 7
      HSL:
        168°, 81.1518%, 62.5490%
        HSV (HSB):
        168°, 65.4008%, 92.9412%
        XYZ:
        44.7833, 66.7700, 68.2852
        xyY:
        0.2490, 0.3713, 66.7700
      CIE-Lab:
        85.3877, -47.9444, 3.6135
        CIE-LCH:
        85.3877, 48.0804, 175.6898
        CIE-Luv:
        85.3877, -60.6852, 13.2660
        Hunter-Lab:
        81.7129, -45.1695, 7.6520
      #52edcd color charts
#52edcd RGB chart
      #52edcd CMYK chart
      #52edcd RGB pie chart
      #52edcd color shades, tints & tones
#52edcd color schemes
#52edcd color preview, HTML & CSS examples
           This text has a color of #52edcd        
        
          <p style="color:#52edcd;">Text here</p>
        
        
          .mytext {color:#52edcd;}
        
        Text color #52edcd
      
           This box has a color of #52edcd        
        
          <div style="background-color:#52edcd;">Content here</div>
        
        
          .mybackground {background-color:#52edcd;}
        
        Background color #52edcd
      
           Border around this has a color of #52edcd        
        
          <div style="border:2px solid #52edcd;">Content here</div>
        
        
          .myborder {border:2px solid #52edcd;}
        
        Border color #52edcd