#52ccd8 color space conversions
Hex:
        #52ccd8
        RGB:
        82, 204, 216
        CMY:
        68, 20, 15
        CMYK:
        62, 6, 0, 15
      HSL:
        185°, 63.2075%, 58.4314%
        HSV (HSB):
        185°, 62.0370%, 84.7059%
        XYZ:
        37.4672, 49.9374, 72.6299
        xyY:
        0.2341, 0.3120, 49.9374
      CIE-Lab:
        76.0308, -30.0718, -16.0753
        CIE-LCH:
        76.0308, 34.0988, 208.1273
        CIE-Luv:
        76.0308, -48.0662, -20.6343
        Hunter-Lab:
        70.6664, -29.0259, -11.4709
      #52ccd8 color charts
#52ccd8 RGB chart
      #52ccd8 CMYK chart
      #52ccd8 RGB pie chart
      #52ccd8 color shades, tints & tones
#52ccd8 color schemes
#52ccd8 color preview, HTML & CSS examples
           This text has a color of #52ccd8        
        
          <p style="color:#52ccd8;">Text here</p>
        
        
          .mytext {color:#52ccd8;}
        
        Text color #52ccd8
      
           This box has a color of #52ccd8        
        
          <div style="background-color:#52ccd8;">Content here</div>
        
        
          .mybackground {background-color:#52ccd8;}
        
        Background color #52ccd8
      
           Border around this has a color of #52ccd8        
        
          <div style="border:2px solid #52ccd8;">Content here</div>
        
        
          .myborder {border:2px solid #52ccd8;}
        
        Border color #52ccd8