#ff80d7 color space conversions
Hex:
#ff80d7
RGB:
255, 128, 215
CMY:
0, 50, 16
CMYK:
0, 50, 16, 0
HSL:
319°, 100.0000%, 75.0980%
HSV (HSB):
319°, 49.8039%, 100.0000%
XYZ:
61.2249, 41.6046, 69.0936
xyY:
0.3561, 0.2420, 41.6046
CIE-Lab:
70.5975, 58.5522, -22.5597
CIE-LCH:
70.5975, 62.7479, 338.9287
CIE-Luv:
70.5975, 70.2408, -44.8137
Hunter-Lab:
64.5017, 56.5541, -18.3597
#ff80d7 color charts
#ff80d7 color shades, tints & tones
#ff80d7 color schemes
#ff80d7 color preview, HTML & CSS examples
This text has a color of #ff80d7
<p style="color:#ff80d7;">Text here</p>
.mytext {color:#ff80d7;}
This box has a color of #ff80d7
<div style="background-color:#ff80d7;">Content here</div>
.mybackground {background-color:#ff80d7;}
Border around this has a color of #ff80d7
<div style="border:2px solid #ff80d7;">Content here</div>
.myborder {border:2px solid #ff80d7;}