#52dedb color space conversions
Hex:
        #52dedb
        RGB:
        82, 222, 219
        CMY:
        68, 13, 14
        CMYK:
        63, 0, 1, 13
      HSL:
        179°, 67.9612%, 59.6078%
        HSV (HSB):
        179°, 63.0631%, 87.0588%
        XYZ:
        42.3871, 59.1509, 76.2011
        xyY:
        0.2385, 0.3328, 59.1509
      CIE-Lab:
        81.3745, -37.7129, -9.6806
        CIE-LCH:
        81.3745, 38.9355, 194.3965
        CIE-Luv:
        81.3745, -54.4345, -9.2194
        Hunter-Lab:
        76.9096, -36.2152, -4.9071
      #52dedb color charts
#52dedb RGB chart
      #52dedb CMYK chart
      #52dedb RGB pie chart
      #52dedb color shades, tints & tones
#52dedb color schemes
#52dedb color preview, HTML & CSS examples
           This text has a color of #52dedb        
        
          <p style="color:#52dedb;">Text here</p>
        
        
          .mytext {color:#52dedb;}
        
        Text color #52dedb
      
           This box has a color of #52dedb        
        
          <div style="background-color:#52dedb;">Content here</div>
        
        
          .mybackground {background-color:#52dedb;}
        
        Background color #52dedb
      
           Border around this has a color of #52dedb        
        
          <div style="border:2px solid #52dedb;">Content here</div>
        
        
          .myborder {border:2px solid #52dedb;}
        
        Border color #52dedb