#35dec4 color space conversions
Hex:
#35dec4
RGB:
53, 222, 196
CMY:
79, 13, 23
CMYK:
76, 0, 12, 13
HSL:
171°, 71.9149%, 53.9216%
HSV (HSB):
171°, 76.1261%, 87.0588%
XYZ:
37.5533, 56.9850, 61.2445
xyY:
0.2411, 0.3658, 56.9850
CIE-Lab:
80.1711, -47.6374, 0.7179
CIE-LCH:
80.1711, 47.6428, 179.1366
CIE-Luv:
80.1711, -60.7038, 8.6261
Hunter-Lab:
75.4884, -43.3061, 4.7393
#35dec4 color charts
#35dec4 color shades, tints & tones
#35dec4 color schemes
#35dec4 color preview, HTML & CSS examples
This text has a color of #35dec4
<p style="color:#35dec4;">Text here</p>
.mytext {color:#35dec4;}
This box has a color of #35dec4
<div style="background-color:#35dec4;">Content here</div>
.mybackground {background-color:#35dec4;}
Border around this has a color of #35dec4
<div style="border:2px solid #35dec4;">Content here</div>
.myborder {border:2px solid #35dec4;}