#52d8d8 color space conversions
Hex:
        #52d8d8
        RGB:
        82, 216, 216
        CMY:
        68, 15, 15
        CMYK:
        62, 0, 0, 15
      HSL:
        180°, 63.2075%, 58.4314%
        HSV (HSB):
        180°, 62.0370%, 84.7059%
        XYZ:
        40.4302, 55.8634, 73.6176
        xyY:
        0.2379, 0.3288, 55.8634
      CIE-Lab:
        79.5360, -35.7603, -10.8204
        CIE-LCH:
        79.5360, 37.3615, 196.8349
        CIE-Luv:
        79.5360, -52.4413, -11.3256
        Hunter-Lab:
        74.7418, -34.2420, -6.0789
      #52d8d8 color charts
#52d8d8 RGB chart
      #52d8d8 CMYK chart
      #52d8d8 RGB pie chart
      #52d8d8 color shades, tints & tones
#52d8d8 color schemes
#52d8d8 color preview, HTML & CSS examples
           This text has a color of #52d8d8        
        
          <p style="color:#52d8d8;">Text here</p>
        
        
          .mytext {color:#52d8d8;}
        
        Text color #52d8d8
      
           This box has a color of #52d8d8        
        
          <div style="background-color:#52d8d8;">Content here</div>
        
        
          .mybackground {background-color:#52d8d8;}
        
        Background color #52d8d8
      
           Border around this has a color of #52d8d8        
        
          <div style="border:2px solid #52d8d8;">Content here</div>
        
        
          .myborder {border:2px solid #52d8d8;}
        
        Border color #52d8d8