#fa19fa color space conversions
Hex:
#fa19fa
RGB:
250, 25, 250
CMY:
2, 90, 2
CMYK:
0, 90, 0, 2
HSL:
300°, 95.7447%, 53.9216%
HSV (HSB):
300°, 90.0000%, 98.0392%
XYZ:
57.0273, 27.9214, 92.8262
xyY:
0.3208, 0.1571, 27.9214
CIE-Lab:
59.8176, 94.9139, -58.9215
CIE-LCH:
59.8176, 111.7156, 328.1685
CIE-Luv:
59.8176, 81.3099, -105.1366
Hunter-Lab:
52.8407, 100.1715, -67.1673
#fa19fa color charts
#fa19fa color shades, tints & tones
#fa19fa color schemes
#fa19fa color preview, HTML & CSS examples
This text has a color of #fa19fa
<p style="color:#fa19fa;">Text here</p>
.mytext {color:#fa19fa;}
This box has a color of #fa19fa
<div style="background-color:#fa19fa;">Content here</div>
.mybackground {background-color:#fa19fa;}
Border around this has a color of #fa19fa
<div style="border:2px solid #fa19fa;">Content here</div>
.myborder {border:2px solid #fa19fa;}