#fa15e4 color space conversions
Hex:
#fa15e4
RGB:
250, 21, 228
CMY:
2, 92, 11
CMYK:
0, 92, 9, 2
HSL:
306°, 95.8159%, 53.1373%
HSV (HSB):
306°, 91.6000%, 98.0392%
XYZ:
53.6961, 26.4618, 75.6763
xyY:
0.3446, 0.1698, 26.4618
CIE-Lab:
58.4728, 92.3341, -48.7577
CIE-LCH:
58.4728, 104.4169, 332.1634
CIE-Luv:
58.4728, 90.5443, -88.8560
Hunter-Lab:
51.4410, 96.3034, -51.2145
#fa15e4 color charts
#fa15e4 color shades, tints & tones
#fa15e4 color schemes
#fa15e4 color preview, HTML & CSS examples
This text has a color of #fa15e4
<p style="color:#fa15e4;">Text here</p>
.mytext {color:#fa15e4;}
This box has a color of #fa15e4
<div style="background-color:#fa15e4;">Content here</div>
.mybackground {background-color:#fa15e4;}
Border around this has a color of #fa15e4
<div style="border:2px solid #fa15e4;">Content here</div>
.myborder {border:2px solid #fa15e4;}