#53e8e5 color space conversions
Hex:
#53e8e5
RGB:
83, 232, 229
CMY:
67, 9, 10
CMYK:
64, 0, 1, 9
HSL:
179°, 76.4103%, 61.7647%
HSV (HSB):
179°, 64.2241%, 90.9804%
XYZ:
46.5667, 65.2094, 84.2611
xyY:
0.2375, 0.3326, 65.2094
CIE-Lab:
84.5915, -39.4151, -10.1859
CIE-LCH:
84.5915, 40.7099, 194.4898
CIE-Luv:
84.5915, -57.2200, -9.8227
Hunter-Lab:
80.7523, -38.3825, -5.3396
#53e8e5 color charts
#53e8e5 color shades, tints & tones
#53e8e5 color schemes
#53e8e5 color preview, HTML & CSS examples
This text has a color of #53e8e5
<p style="color:#53e8e5;">Text here</p>
.mytext {color:#53e8e5;}
This box has a color of #53e8e5
<div style="background-color:#53e8e5;">Content here</div>
.mybackground {background-color:#53e8e5;}
Border around this has a color of #53e8e5
<div style="border:2px solid #53e8e5;">Content here</div>
.myborder {border:2px solid #53e8e5;}