#53e7e7 color space conversions
Hex:
#53e7e7
RGB:
83, 231, 231
CMY:
67, 9, 9
CMYK:
64, 0, 0, 9
HSL:
180°, 75.5102%, 61.5686%
HSV (HSB):
180°, 64.0693%, 90.5882%
XYZ:
46.5670, 64.7603, 85.6470
xyY:
0.2364, 0.3288, 64.7603
CIE-Lab:
84.3601, -38.4169, -11.5862
CIE-LCH:
84.3601, 40.1260, 196.7828
CIE-Luv:
84.3601, -56.7393, -12.2535
Hunter-Lab:
80.4738, -37.5383, -6.7697
#53e7e7 color charts
#53e7e7 color shades, tints & tones
#53e7e7 color schemes
#53e7e7 color preview, HTML & CSS examples
This text has a color of #53e7e7
<p style="color:#53e7e7;">Text here</p>
.mytext {color:#53e7e7;}
This box has a color of #53e7e7
<div style="background-color:#53e7e7;">Content here</div>
.mybackground {background-color:#53e7e7;}
Border around this has a color of #53e7e7
<div style="border:2px solid #53e7e7;">Content here</div>
.myborder {border:2px solid #53e7e7;}