#52c8c8 color space conversions
Hex:
#52c8c8
RGB:
82, 200, 200
CMY:
68, 22, 22
CMYK:
59, 0, 0, 22
HSL:
180°, 51.7544%, 55.2941%
HSV (HSB):
180°, 59.0000%, 78.4314%
XYZ:
34.5593, 47.2725, 61.9466
xyY:
0.2404, 0.3288, 47.2725
CIE-Lab:
74.3638, -32.6272, -9.9233
CIE-LCH:
74.3638, 34.1029, 196.9167
CIE-Luv:
74.3638, -47.4816, -10.2549
Hunter-Lab:
68.7550, -30.5994, -5.2904
#52c8c8 color charts
#52c8c8 color shades, tints & tones
#52c8c8 color schemes
#52c8c8 color preview, HTML & CSS examples
This text has a color of #52c8c8
<p style="color:#52c8c8;">Text here</p>
.mytext {color:#52c8c8;}
This box has a color of #52c8c8
<div style="background-color:#52c8c8;">Content here</div>
.mybackground {background-color:#52c8c8;}
Border around this has a color of #52c8c8
<div style="border:2px solid #52c8c8;">Content here</div>
.myborder {border:2px solid #52c8c8;}