#52cddc color space conversions
Hex:
#52cddc
RGB:
82, 205, 220
CMY:
68, 20, 14
CMYK:
63, 7, 0, 14
HSL:
187°, 66.3462%, 59.2157%
HSV (HSB):
187°, 62.7273%, 86.2745%
XYZ:
38.2293, 50.6238, 75.4666
xyY:
0.2327, 0.3081, 50.6238
CIE-Lab:
76.4506, -29.4121, -17.5977
CIE-LCH:
76.4506, 34.2746, 210.8928
CIE-Luv:
76.4506, -48.2067, -23.2508
Hunter-Lab:
71.1504, -28.6048, -13.0815
#52cddc color charts
#52cddc color shades, tints & tones
#52cddc color schemes
#52cddc color preview, HTML & CSS examples
This text has a color of #52cddc
<p style="color:#52cddc;">Text here</p>
.mytext {color:#52cddc;}
This box has a color of #52cddc
<div style="background-color:#52cddc;">Content here</div>
.mybackground {background-color:#52cddc;}
Border around this has a color of #52cddc
<div style="border:2px solid #52cddc;">Content here</div>
.myborder {border:2px solid #52cddc;}