#f24ff6 color space conversions
Hex:
#f24ff6
RGB:
242, 79, 246
CMY:
5, 69, 4
CMYK:
2, 68, 0, 4
HSL:
299°, 90.2703%, 63.7255%
HSV (HSB):
299°, 67.8862%, 96.4706%
XYZ:
56.0485, 31.1230, 90.2420
xyY:
0.3159, 0.1754, 31.1230
CIE-Lab:
62.6114, 80.4454, -52.3284
CIE-LCH:
62.6114, 95.9672, 326.9567
CIE-Luv:
62.6114, 68.9051, -93.9194
Hunter-Lab:
55.7880, 81.7044, -56.8552
#f24ff6 color charts
#f24ff6 color shades, tints & tones
#f24ff6 color schemes
#f24ff6 color preview, HTML & CSS examples
This text has a color of #f24ff6
<p style="color:#f24ff6;">Text here</p>
.mytext {color:#f24ff6;}
This box has a color of #f24ff6
<div style="background-color:#f24ff6;">Content here</div>
.mybackground {background-color:#f24ff6;}
Border around this has a color of #f24ff6
<div style="border:2px solid #f24ff6;">Content here</div>
.myborder {border:2px solid #f24ff6;}