#80feb8 color space conversions
Hex:
#80feb8
RGB:
128, 254, 184
CMY:
50, 0, 28
CMYK:
50, 0, 28, 0
HSL:
147°, 98.4375%, 74.9020%
HSV (HSB):
147°, 49.6063%, 99.6078%
XYZ:
52.9956, 78.9335, 57.7899
xyY:
0.2793, 0.4161, 78.9335
CIE-Lab:
91.2042, -50.5548, 22.9048
CIE-LCH:
91.2042, 55.5015, 155.6262
CIE-Luv:
91.2042, -56.3623, 41.9285
Hunter-Lab:
88.8445, -49.0030, 23.6253
#80feb8 color charts
#80feb8 color shades, tints & tones
#80feb8 color schemes
#80feb8 color preview, HTML & CSS examples
This text has a color of #80feb8
<p style="color:#80feb8;">Text here</p>
.mytext {color:#80feb8;}
This box has a color of #80feb8
<div style="background-color:#80feb8;">Content here</div>
.mybackground {background-color:#80feb8;}
Border around this has a color of #80feb8
<div style="border:2px solid #80feb8;">Content here</div>
.myborder {border:2px solid #80feb8;}