#fa15f4 color space conversions
Hex:
#fa15f4
RGB:
250, 21, 244
CMY:
2, 92, 4
CMYK:
0, 92, 2, 2
HSL:
302°, 95.8159%, 53.1373%
HSV (HSB):
302°, 91.6000%, 98.0392%
XYZ:
56.0216, 27.3920, 87.9225
xyY:
0.3270, 0.1599, 27.3920
CIE-Lab:
59.3354, 94.4989, -56.3529
CIE-LCH:
59.3354, 110.0259, 329.1909
CIE-Luv:
59.3354, 83.9604, -100.9989
Hunter-Lab:
52.3373, 99.4752, -62.9662
#fa15f4 color charts
#fa15f4 color shades, tints & tones
#fa15f4 color schemes
#fa15f4 color preview, HTML & CSS examples
This text has a color of #fa15f4
<p style="color:#fa15f4;">Text here</p>
.mytext {color:#fa15f4;}
This box has a color of #fa15f4
<div style="background-color:#fa15f4;">Content here</div>
.mybackground {background-color:#fa15f4;}
Border around this has a color of #fa15f4
<div style="border:2px solid #fa15f4;">Content here</div>
.myborder {border:2px solid #fa15f4;}