#52facc color space conversions
Hex:
#52facc
RGB:
82, 250, 204
CMY:
68, 2, 20
CMYK:
67, 0, 18, 2
HSL:
164°, 94.3820%, 65.0980%
HSV (HSB):
164°, 67.2000%, 98.0392%
XYZ:
48.5644, 74.5247, 68.9518
xyY:
0.2529, 0.3881, 74.5247
CIE-Lab:
89.1699, -53.5918, 9.5793
CIE-LCH:
89.1699, 54.4412, 169.8657
CIE-Luv:
89.1699, -65.3628, 23.2641
Hunter-Lab:
86.3277, -50.6568, 13.0731
#52facc color charts
#52facc color shades, tints & tones
#52facc color schemes
#52facc color preview, HTML & CSS examples
This text has a color of #52facc
<p style="color:#52facc;">Text here</p>
.mytext {color:#52facc;}
This box has a color of #52facc
<div style="background-color:#52facc;">Content here</div>
.mybackground {background-color:#52facc;}
Border around this has a color of #52facc
<div style="border:2px solid #52facc;">Content here</div>
.myborder {border:2px solid #52facc;}