#ff80e2 color space conversions
Hex:
#ff80e2
RGB:
255, 128, 226
CMY:
0, 50, 11
CMYK:
0, 50, 11, 0
HSL:
314°, 100.0000%, 75.0980%
HSV (HSB):
314°, 49.8039%, 100.0000%
XYZ:
62.6866, 42.1893, 76.7909
xyY:
0.3451, 0.2322, 42.1893
CIE-Lab:
71.0013, 60.2213, -28.0224
CIE-LCH:
71.0013, 66.4218, 335.0463
CIE-Luv:
71.0013, 67.3564, -53.7604
Hunter-Lab:
64.9533, 58.6026, -24.6282
#ff80e2 color charts
#ff80e2 color shades, tints & tones
#ff80e2 color schemes
#ff80e2 color preview, HTML & CSS examples
This text has a color of #ff80e2
<p style="color:#ff80e2;">Text here</p>
.mytext {color:#ff80e2;}
This box has a color of #ff80e2
<div style="background-color:#ff80e2;">Content here</div>
.mybackground {background-color:#ff80e2;}
Border around this has a color of #ff80e2
<div style="border:2px solid #ff80e2;">Content here</div>
.myborder {border:2px solid #ff80e2;}