#ff80eb color space conversions
Hex:
#ff80eb
RGB:
255, 128, 235
CMY:
0, 50, 8
CMYK:
0, 50, 8, 0
HSL:
309°, 100.0000%, 75.0980%
HSV (HSB):
309°, 49.8039%, 100.0000%
XYZ:
63.9546, 42.6965, 83.4677
xyY:
0.3364, 0.2246, 42.6965
CIE-Lab:
71.3485, 61.6394, -32.4406
CIE-LCH:
71.3485, 69.6549, 332.2423
CIE-Luv:
71.3485, 65.0082, -61.1046
Hunter-Lab:
65.3426, 60.3589, -29.9965
#ff80eb color charts
#ff80eb color shades, tints & tones
#ff80eb color schemes
#ff80eb color preview, HTML & CSS examples
This text has a color of #ff80eb
<p style="color:#ff80eb;">Text here</p>
.mytext {color:#ff80eb;}
This box has a color of #ff80eb
<div style="background-color:#ff80eb;">Content here</div>
.mybackground {background-color:#ff80eb;}
Border around this has a color of #ff80eb
<div style="border:2px solid #ff80eb;">Content here</div>
.myborder {border:2px solid #ff80eb;}