#ff80ff color space conversions
Hex:
#ff80ff
RGB:
255, 128, 255
CMY:
0, 50, 0
CMYK:
0, 50, 0, 0
HSL:
300°, 100.0000%, 75.0980%
HSV (HSB):
300°, 49.8039%, 100.0000%
XYZ:
67.0092, 43.9183, 99.5531
xyY:
0.3184, 0.2087, 43.9183
CIE-Lab:
72.1739, 64.9490, -42.0921
CIE-LCH:
72.1739, 77.3958, 327.0535
CIE-Luv:
72.1739, 59.8624, -77.4087
Hunter-Lab:
66.2709, 64.5144, -42.6766
#ff80ff color charts
#ff80ff color shades, tints & tones
#ff80ff color schemes
#ff80ff color preview, HTML & CSS examples
This text has a color of #ff80ff
<p style="color:#ff80ff;">Text here</p>
.mytext {color:#ff80ff;}
This box has a color of #ff80ff
<div style="background-color:#ff80ff;">Content here</div>
.mybackground {background-color:#ff80ff;}
Border around this has a color of #ff80ff
<div style="border:2px solid #ff80ff;">Content here</div>
.myborder {border:2px solid #ff80ff;}