#f01afc color space conversions
Hex:
#f01afc
RGB:
240, 26, 252
CMY:
6, 90, 1
CMYK:
5, 90, 0, 1
HSL:
297°, 97.4138%, 54.5098%
HSV (HSB):
297°, 89.6825%, 98.8235%
XYZ:
53.8753, 26.2923, 94.3308
xyY:
0.3087, 0.1507, 26.2923
CIE-Lab:
58.3135, 93.4799, -62.5340
CIE-LCH:
58.3135, 112.4677, 326.2192
CIE-Luv:
58.3135, 73.4282, -109.7235
Hunter-Lab:
51.2760, 97.8152, -73.1806
#f01afc color charts
#f01afc color shades, tints & tones
#f01afc color schemes
#f01afc color preview, HTML & CSS examples
This text has a color of #f01afc
<p style="color:#f01afc;">Text here</p>
.mytext {color:#f01afc;}
This box has a color of #f01afc
<div style="background-color:#f01afc;">Content here</div>
.mybackground {background-color:#f01afc;}
Border around this has a color of #f01afc
<div style="border:2px solid #f01afc;">Content here</div>
.myborder {border:2px solid #f01afc;}