#f009fd color space conversions
Hex:
#f009fd
RGB:
240, 9, 253
CMY:
6, 96, 1
CMYK:
5, 96, 0, 1
HSL:
297°, 98.3871%, 51.3725%
HSV (HSB):
297°, 96.4427%, 99.2157%
XYZ:
53.7625, 25.8125, 95.0772
xyY:
0.3078, 0.1478, 25.8125
CIE-Lab:
57.8586, 95.1516, -63.8198
CIE-LCH:
57.8586, 114.5722, 326.1496
CIE-Luv:
57.8586, 73.9362, -111.6410
Hunter-Lab:
50.8060, 99.9768, -75.3898
#f009fd color charts
#f009fd color shades, tints & tones
#f009fd color schemes
#f009fd color preview, HTML & CSS examples
This text has a color of #f009fd
<p style="color:#f009fd;">Text here</p>
.mytext {color:#f009fd;}
This box has a color of #f009fd
<div style="background-color:#f009fd;">Content here</div>
.mybackground {background-color:#f009fd;}
Border around this has a color of #f009fd
<div style="border:2px solid #f009fd;">Content here</div>
.myborder {border:2px solid #f009fd;}