#f801eb color space conversions
Hex:
#f801eb
RGB:
248, 1, 235
CMY:
3, 100, 8
CMYK:
0, 100, 5, 3
HSL:
303°, 99.1968%, 48.8235%
HSV (HSB):
303°, 99.5968%, 97.2549%
XYZ:
53.7176, 25.9763, 80.7800
xyY:
0.3347, 0.1619, 25.9763
CIE-Lab:
58.0146, 94.3644, -53.4439
CIE-LCH:
58.0146, 108.4477, 330.4747
CIE-Luv:
58.0146, 87.1229, -96.0770
Hunter-Lab:
50.9670, 98.9414, -58.2946
#f801eb color charts
#f801eb color shades, tints & tones
#f801eb color schemes
#f801eb color preview, HTML & CSS examples
This text has a color of #f801eb
<p style="color:#f801eb;">Text here</p>
.mytext {color:#f801eb;}
This box has a color of #f801eb
<div style="background-color:#f801eb;">Content here</div>
.mybackground {background-color:#f801eb;}
Border around this has a color of #f801eb
<div style="border:2px solid #f801eb;">Content here</div>
.myborder {border:2px solid #f801eb;}