#8fffdc color space conversions
Hex:
#8fffdc
RGB:
143, 255, 220
CMY:
44, 0, 14
CMYK:
44, 0, 14, 0
HSL:
161°, 100.0000%, 78.0392%
HSV (HSB):
161°, 43.9216%, 100.0000%
XYZ:
60.0060, 82.5269, 80.4768
xyY:
0.2691, 0.3701, 82.5269
CIE-Lab:
92.8069, -40.0632, 6.7697
CIE-LCH:
92.8069, 40.6311, 170.4091
CIE-Luv:
92.8069, -50.5681, 17.0968
Hunter-Lab:
90.8443, -41.0719, 11.0675
#8fffdc color charts
#8fffdc color shades, tints & tones
#8fffdc color schemes
#8fffdc color preview, HTML & CSS examples
This text has a color of #8fffdc
<p style="color:#8fffdc;">Text here</p>
.mytext {color:#8fffdc;}
This box has a color of #8fffdc
<div style="background-color:#8fffdc;">Content here</div>
.mybackground {background-color:#8fffdc;}
Border around this has a color of #8fffdc
<div style="border:2px solid #8fffdc;">Content here</div>
.myborder {border:2px solid #8fffdc;}