#f24bcc color space conversions
Hex:
#f24bcc
RGB:
242, 75, 204
CMY:
5, 71, 20
CMYK:
0, 69, 16, 5
HSL:
314°, 86.5285%, 62.1569%
HSV (HSB):
314°, 69.0083%, 94.9020%
XYZ:
50.0331, 28.2690, 59.9462
xyY:
0.3619, 0.2045, 28.2690
CIE-Lab:
60.1310, 75.5654, -32.6591
CIE-LCH:
60.1310, 82.3210, 336.6262
CIE-Luv:
60.1310, 84.5932, -61.9560
Hunter-Lab:
53.1686, 74.9282, -29.6298
#f24bcc color charts
#f24bcc color shades, tints & tones
#f24bcc color schemes
#f24bcc color preview, HTML & CSS examples
This text has a color of #f24bcc
<p style="color:#f24bcc;">Text here</p>
.mytext {color:#f24bcc;}
This box has a color of #f24bcc
<div style="background-color:#f24bcc;">Content here</div>
.mybackground {background-color:#f24bcc;}
Border around this has a color of #f24bcc
<div style="border:2px solid #f24bcc;">Content here</div>
.myborder {border:2px solid #f24bcc;}