#f008fe color space conversions
Hex:
#f008fe
RGB:
240, 8, 254
CMY:
6, 97, 0
CMYK:
6, 97, 0, 0
HSL:
297°, 99.1935%, 51.3725%
HSV (HSB):
297°, 96.8504%, 99.6078%
XYZ:
53.9114, 25.8547, 95.9149
xyY:
0.3069, 0.1472, 25.8547
CIE-Lab:
57.8989, 95.3596, -64.3102
CIE-LCH:
57.8989, 115.0185, 326.0044
CIE-Luv:
57.8989, 73.5954, -112.4144
Hunter-Lab:
50.8475, 100.2727, -76.2470
#f008fe color charts
#f008fe color shades, tints & tones
#f008fe color schemes
#f008fe color preview, HTML & CSS examples
This text has a color of #f008fe
<p style="color:#f008fe;">Text here</p>
.mytext {color:#f008fe;}
This box has a color of #f008fe
<div style="background-color:#f008fe;">Content here</div>
.mybackground {background-color:#f008fe;}
Border around this has a color of #f008fe
<div style="border:2px solid #f008fe;">Content here</div>
.myborder {border:2px solid #f008fe;}