#35ffdc color space conversions
Hex:
#35ffdc
RGB:
53, 255, 220
CMY:
79, 0, 14
CMYK:
79, 0, 14, 0
HSL:
170°, 100.0000%, 60.3922%
HSV (HSB):
170°, 79.2157%, 100.0000%
XYZ:
50.1465, 77.4442, 80.0154
xyY:
0.2415, 0.3730, 77.4442
CIE-Lab:
90.5257, -55.1413, 3.1827
CIE-LCH:
90.5257, 55.2331, 176.6966
CIE-Luv:
90.5257, -70.2352, 13.8130
Hunter-Lab:
88.0024, -52.2894, 7.6928
#35ffdc color charts
#35ffdc color shades, tints & tones
#35ffdc color schemes
#35ffdc color preview, HTML & CSS examples
This text has a color of #35ffdc
<p style="color:#35ffdc;">Text here</p>
.mytext {color:#35ffdc;}
This box has a color of #35ffdc
<div style="background-color:#35ffdc;">Content here</div>
.mybackground {background-color:#35ffdc;}
Border around this has a color of #35ffdc
<div style="border:2px solid #35ffdc;">Content here</div>
.myborder {border:2px solid #35ffdc;}