#f24df4 color space conversions
Hex:
#f24df4
RGB:
242, 77, 244
CMY:
5, 70, 4
CMYK:
1, 68, 0, 4
HSL:
299°, 88.3598%, 62.9412%
HSV (HSB):
299°, 68.4426%, 95.6863%
XYZ:
55.6010, 30.7167, 88.5864
xyY:
0.3179, 0.1756, 30.7167
CIE-Lab:
62.2677, 80.8077, -51.7648
CIE-LCH:
62.2677, 95.9660, 327.3567
CIE-Luv:
62.2677, 70.0396, -92.9846
Hunter-Lab:
55.4226, 82.0849, -55.9721
#f24df4 color charts
#f24df4 color shades, tints & tones
#f24df4 color schemes
#f24df4 color preview, HTML & CSS examples
This text has a color of #f24df4
<p style="color:#f24df4;">Text here</p>
.mytext {color:#f24df4;}
This box has a color of #f24df4
<div style="background-color:#f24df4;">Content here</div>
.mybackground {background-color:#f24df4;}
Border around this has a color of #f24df4
<div style="border:2px solid #f24df4;">Content here</div>
.myborder {border:2px solid #f24df4;}