#52dddc color space conversions
Hex:
#52dddc
RGB:
82, 221, 220
CMY:
68, 13, 14
CMYK:
63, 0, 0, 13
HSL:
180°, 67.1498%, 59.4118%
HSV (HSB):
180°, 62.8959%, 86.6667%
XYZ:
42.2544, 58.6740, 76.8083
xyY:
0.2377, 0.3301, 58.6740
CIE-Lab:
81.1121, -36.9812, -10.6034
CIE-LCH:
81.1121, 38.4713, 195.9988
CIE-Luv:
81.1121, -54.0132, -10.8182
Hunter-Lab:
76.5990, -35.5821, -5.8327
#52dddc color charts
#52dddc color shades, tints & tones
#52dddc color schemes
#52dddc color preview, HTML & CSS examples
This text has a color of #52dddc
<p style="color:#52dddc;">Text here</p>
.mytext {color:#52dddc;}
This box has a color of #52dddc
<div style="background-color:#52dddc;">Content here</div>
.mybackground {background-color:#52dddc;}
Border around this has a color of #52dddc
<div style="border:2px solid #52dddc;">Content here</div>
.myborder {border:2px solid #52dddc;}