#f245f9 color space conversions
Hex:
#f245f9
RGB:
242, 69, 249
CMY:
5, 73, 2
CMYK:
3, 72, 0, 2
HSL:
298°, 93.7500%, 62.3529%
HSV (HSB):
298°, 72.2892%, 97.6471%
XYZ:
55.8450, 29.9730, 92.4646
xyY:
0.3132, 0.1681, 29.9730
CIE-Lab:
61.6310, 84.1631, -55.5485
CIE-LCH:
61.6310, 100.8417, 326.5748
CIE-Luv:
61.6310, 70.1114, -99.1453
Hunter-Lab:
54.7476, 86.2693, -61.8129
#f245f9 color charts
#f245f9 color shades, tints & tones
#f245f9 color schemes
#f245f9 color preview, HTML & CSS examples
This text has a color of #f245f9
<p style="color:#f245f9;">Text here</p>
.mytext {color:#f245f9;}
This box has a color of #f245f9
<div style="background-color:#f245f9;">Content here</div>
.mybackground {background-color:#f245f9;}
Border around this has a color of #f245f9
<div style="border:2px solid #f245f9;">Content here</div>
.myborder {border:2px solid #f245f9;}