#ff80f8 color space conversions
Hex:
#ff80f8
RGB:
255, 128, 248
CMY:
0, 50, 3
CMYK:
0, 50, 3, 0
HSL:
303°, 100.0000%, 75.0980%
HSV (HSB):
303°, 49.8039%, 100.0000%
XYZ:
65.9024, 43.4757, 93.7251
xyY:
0.3245, 0.2141, 43.4757
CIE-Lab:
71.8766, 63.7667, -38.7403
CIE-LCH:
71.8766, 74.6124, 328.7200
CIE-Luv:
71.8766, 61.6493, -71.7122
Hunter-Lab:
65.9361, 63.0209, -38.1228
#ff80f8 color charts
#ff80f8 color shades, tints & tones
#ff80f8 color schemes
#ff80f8 color preview, HTML & CSS examples
This text has a color of #ff80f8
<p style="color:#ff80f8;">Text here</p>
.mytext {color:#ff80f8;}
This box has a color of #ff80f8
<div style="background-color:#ff80f8;">Content here</div>
.mybackground {background-color:#ff80f8;}
Border around this has a color of #ff80f8
<div style="border:2px solid #ff80f8;">Content here</div>
.myborder {border:2px solid #ff80f8;}