#fa19ec color space conversions
Hex:
#fa19ec
RGB:
250, 25, 236
CMY:
2, 90, 7
CMYK:
0, 90, 6, 2
HSL:
304°, 95.7447%, 53.9216%
HSV (HSB):
304°, 90.0000%, 98.0392%
XYZ:
54.9123, 27.0754, 81.6888
xyY:
0.3355, 0.1654, 27.0754
CIE-Lab:
59.0440, 92.9692, -52.3454
CIE-LCH:
59.0440, 106.6926, 330.6187
CIE-Luv:
59.0440, 86.9121, -94.5927
Hunter-Lab:
52.0340, 97.3143, -56.6562
#fa19ec color charts
#fa19ec color shades, tints & tones
#fa19ec color schemes
#fa19ec color preview, HTML & CSS examples
This text has a color of #fa19ec
<p style="color:#fa19ec;">Text here</p>
.mytext {color:#fa19ec;}
This box has a color of #fa19ec
<div style="background-color:#fa19ec;">Content here</div>
.mybackground {background-color:#fa19ec;}
Border around this has a color of #fa19ec
<div style="border:2px solid #fa19ec;">Content here</div>
.myborder {border:2px solid #fa19ec;}