#f01ff6 color space conversions
Hex:
#f01ff6
RGB:
240, 31, 246
CMY:
6, 88, 4
CMYK:
2, 87, 0, 4
HSL:
298°, 92.2747%, 54.3137%
HSV (HSB):
298°, 87.3984%, 96.4706%
XYZ:
53.0597, 26.1591, 89.4414
xyY:
0.3146, 0.1551, 26.1591
CIE-Lab:
58.1877, 91.9234, -59.3981
CIE-LCH:
58.1877, 109.4443, 327.1307
CIE-Luv:
58.1877, 75.2729, -104.7624
Hunter-Lab:
51.1459, 95.6738, -67.8812
#f01ff6 color charts
#f01ff6 color shades, tints & tones
#f01ff6 color schemes
#f01ff6 color preview, HTML & CSS examples
This text has a color of #f01ff6
<p style="color:#f01ff6;">Text here</p>
.mytext {color:#f01ff6;}
This box has a color of #f01ff6
<div style="background-color:#f01ff6;">Content here</div>
.mybackground {background-color:#f01ff6;}
Border around this has a color of #f01ff6
<div style="border:2px solid #f01ff6;">Content here</div>
.myborder {border:2px solid #f01ff6;}