#f919e9 color space conversions
Hex:
#f919e9
RGB:
249, 25, 233
CMY:
2, 90, 9
CMYK:
0, 90, 6, 2
HSL:
304°, 94.9153%, 53.7255%
HSV (HSB):
304°, 89.9598%, 97.6471%
XYZ:
54.1225, 26.7182, 79.3953
xyY:
0.3378, 0.1667, 26.7182
CIE-Lab:
58.7126, 92.3918, -51.2001
CIE-LCH:
58.7126, 105.6300, 331.0064
CIE-Luv:
58.7126, 87.4082, -92.6507
Hunter-Lab:
51.6896, 96.4446, -54.8868
#f919e9 color charts
#f919e9 color shades, tints & tones
#f919e9 color schemes
#f919e9 color preview, HTML & CSS examples
This text has a color of #f919e9
<p style="color:#f919e9;">Text here</p>
.mytext {color:#f919e9;}
This box has a color of #f919e9
<div style="background-color:#f919e9;">Content here</div>
.mybackground {background-color:#f919e9;}
Border around this has a color of #f919e9
<div style="border:2px solid #f919e9;">Content here</div>
.myborder {border:2px solid #f919e9;}