#53e4e4 color space conversions
Hex:
#53e4e4
RGB:
83, 228, 228
CMY:
67, 11, 11
CMYK:
64, 0, 0, 11
HSL:
180°, 72.8643%, 60.9804%
HSV (HSB):
180°, 63.5965%, 89.4118%
XYZ:
45.3143, 62.9272, 83.1566
xyY:
0.2368, 0.3288, 62.9272
CIE-Lab:
83.4041, -37.8629, -11.4274
CIE-LCH:
83.4041, 39.5498, 196.7944
CIE-Luv:
83.4041, -55.8504, -12.0616
Hunter-Lab:
79.3267, -36.8561, -6.6239
#53e4e4 color charts
#53e4e4 color shades, tints & tones
#53e4e4 color schemes
#53e4e4 color preview, HTML & CSS examples
This text has a color of #53e4e4
<p style="color:#53e4e4;">Text here</p>
.mytext {color:#53e4e4;}
This box has a color of #53e4e4
<div style="background-color:#53e4e4;">Content here</div>
.mybackground {background-color:#53e4e4;}
Border around this has a color of #53e4e4
<div style="border:2px solid #53e4e4;">Content here</div>
.myborder {border:2px solid #53e4e4;}