#f01dfc color space conversions
Hex:
#f01dfc
RGB:
240, 29, 252
CMY:
6, 89, 1
CMYK:
5, 88, 0, 1
HSL:
297°, 97.3799%, 55.0980%
HSV (HSB):
297°, 88.4921%, 98.8235%
XYZ:
53.9452, 26.4323, 94.3542
xyY:
0.3087, 0.1513, 26.4323
CIE-Lab:
58.4451, 93.0917, -62.3228
CIE-LCH:
58.4451, 112.0276, 326.1986
CIE-Luv:
58.4451, 73.2004, -109.4171
Hunter-Lab:
51.4123, 97.3225, -72.8230
#f01dfc color charts
#f01dfc color shades, tints & tones
#f01dfc color schemes
#f01dfc color preview, HTML & CSS examples
This text has a color of #f01dfc
<p style="color:#f01dfc;">Text here</p>
.mytext {color:#f01dfc;}
This box has a color of #f01dfc
<div style="background-color:#f01dfc;">Content here</div>
.mybackground {background-color:#f01dfc;}
Border around this has a color of #f01dfc
<div style="border:2px solid #f01dfc;">Content here</div>
.myborder {border:2px solid #f01dfc;}