#52dddf color space conversions
Hex:
        #52dddf
        RGB:
        82, 221, 223
        CMY:
        68, 13, 13
        CMYK:
        63, 1, 0, 13
      HSL:
        181°, 68.7805%, 59.8039%
        HSV (HSB):
        181°, 63.2287%, 87.4510%
        XYZ:
        42.6554, 58.8345, 78.9200
        xyY:
        0.2364, 0.3261, 58.8345
      CIE-Lab:
        81.2005, -36.1589, -12.0678
        CIE-LCH:
        81.2005, 38.1196, 198.4561
        CIE-Luv:
        81.2005, -53.8326, -13.3231
        Hunter-Lab:
        76.7036, -34.9663, -7.3107
      #52dddf color charts
#52dddf RGB chart
      #52dddf CMYK chart
      #52dddf RGB pie chart
      #52dddf color shades, tints & tones
#52dddf color schemes
#52dddf color preview, HTML & CSS examples
           This text has a color of #52dddf        
        
          <p style="color:#52dddf;">Text here</p>
        
        
          .mytext {color:#52dddf;}
        
        Text color #52dddf
      
           This box has a color of #52dddf        
        
          <div style="background-color:#52dddf;">Content here</div>
        
        
          .mybackground {background-color:#52dddf;}
        
        Background color #52dddf
      
           Border around this has a color of #52dddf        
        
          <div style="border:2px solid #52dddf;">Content here</div>
        
        
          .myborder {border:2px solid #52dddf;}
        
        Border color #52dddf