#52d2d2 color space conversions
Hex:
#52d2d2
RGB:
82, 210, 210
CMY:
68, 18, 18
CMYK:
61, 0, 0, 18
HSL:
180°, 58.7156%, 57.2549%
HSV (HSB):
180°, 60.9524%, 82.3529%
XYZ:
38.1591, 52.5402, 69.1028
xyY:
0.2388, 0.3288, 52.5402
CIE-Lab:
77.6027, -34.6042, -10.4894
CIE-LCH:
77.6027, 36.1590, 196.8633
CIE-Luv:
77.6027, -50.6041, -10.9290
Hunter-Lab:
72.4846, -32.8777, -5.7846
#52d2d2 color charts
#52d2d2 color shades, tints & tones
#52d2d2 color schemes
#52d2d2 color preview, HTML & CSS examples
This text has a color of #52d2d2
<p style="color:#52d2d2;">Text here</p>
.mytext {color:#52d2d2;}
This box has a color of #52d2d2
<div style="background-color:#52d2d2;">Content here</div>
.mybackground {background-color:#52d2d2;}
Border around this has a color of #52d2d2
<div style="border:2px solid #52d2d2;">Content here</div>
.myborder {border:2px solid #52d2d2;}