#52cdcc color space conversions
Hex:
#52cdcc
RGB:
82, 205, 204
CMY:
68, 20, 20
CMYK:
60, 0, 0, 20
HSL:
180°, 55.1570%, 56.2745%
HSV (HSB):
180°, 60.0000%, 80.3922%
XYZ:
36.2101, 49.8161, 64.8337
xyY:
0.2400, 0.3302, 49.8161
CIE-Lab:
75.9563, -33.8974, -9.7132
CIE-LCH:
75.9563, 35.2616, 195.9896
CIE-Luv:
75.9563, -49.1091, -9.7596
Hunter-Lab:
70.5805, -31.9397, -5.0561
#52cdcc color charts
#52cdcc color shades, tints & tones
#52cdcc color schemes
#52cdcc color preview, HTML & CSS examples
This text has a color of #52cdcc
<p style="color:#52cdcc;">Text here</p>
.mytext {color:#52cdcc;}
This box has a color of #52cdcc
<div style="background-color:#52cdcc;">Content here</div>
.mybackground {background-color:#52cdcc;}
Border around this has a color of #52cdcc
<div style="border:2px solid #52cdcc;">Content here</div>
.myborder {border:2px solid #52cdcc;}