#fa19e9 color space conversions
Hex:
#fa19e9
RGB:
250, 25, 233
CMY:
2, 90, 9
CMYK:
0, 90, 7, 2
HSL:
305°, 95.7447%, 53.9216%
HSV (HSB):
305°, 90.0000%, 98.0392%
XYZ:
54.4800, 26.9024, 79.4121
xyY:
0.3388, 0.1673, 26.9024
CIE-Lab:
58.8839, 92.5635, -50.9173
CIE-LCH:
58.8839, 105.6436, 331.1857
CIE-Luv:
58.8839, 88.1460, -92.3076
Hunter-Lab:
51.8676, 96.7222, -54.4689
#fa19e9 color charts
#fa19e9 color shades, tints & tones
#fa19e9 color schemes
#fa19e9 color preview, HTML & CSS examples
This text has a color of #fa19e9
<p style="color:#fa19e9;">Text here</p>
.mytext {color:#fa19e9;}
This box has a color of #fa19e9
<div style="background-color:#fa19e9;">Content here</div>
.mybackground {background-color:#fa19e9;}
Border around this has a color of #fa19e9
<div style="border:2px solid #fa19e9;">Content here</div>
.myborder {border:2px solid #fa19e9;}