#ff80f3 color space conversions
Hex:
#ff80f3
RGB:
255, 128, 243
CMY:
0, 50, 5
CMYK:
0, 50, 5, 0
HSL:
306°, 100.0000%, 75.0980%
HSV (HSB):
306°, 49.8039%, 100.0000%
XYZ:
65.1368, 43.1694, 89.6935
xyY:
0.3290, 0.2180, 43.1694
CIE-Lab:
71.6698, 62.9378, -36.3289
CIE-LCH:
71.6698, 72.6702, 330.0056
CIE-Luv:
71.6698, 62.9356, -67.6351
Hunter-Lab:
65.7034, 61.9797, -34.9459
#ff80f3 color charts
#ff80f3 color shades, tints & tones
#ff80f3 color schemes
#ff80f3 color preview, HTML & CSS examples
This text has a color of #ff80f3
<p style="color:#ff80f3;">Text here</p>
.mytext {color:#ff80f3;}
This box has a color of #ff80f3
<div style="background-color:#ff80f3;">Content here</div>
.mybackground {background-color:#ff80f3;}
Border around this has a color of #ff80f3
<div style="border:2px solid #ff80f3;">Content here</div>
.myborder {border:2px solid #ff80f3;}