#fa9ff9 color space conversions
Hex:
#fa9ff9
RGB:
250, 159, 249
CMY:
2, 38, 2
CMYK:
0, 36, 0, 2
HSL:
301°, 90.0990%, 80.1961%
HSV (HSB):
301°, 36.4000%, 98.0392%
XYZ:
68.9214, 51.9598, 96.0192
xyY:
0.3178, 0.2396, 51.9598
CIE-Lab:
77.2568, 47.2331, -31.0039
CIE-LCH:
77.2568, 56.4997, 326.7190
CIE-Luv:
77.2568, 44.9549, -57.0656
Hunter-Lab:
72.0832, 44.5249, -28.5197
#fa9ff9 color charts
#fa9ff9 color shades, tints & tones
#fa9ff9 color schemes
#fa9ff9 color preview, HTML & CSS examples
This text has a color of #fa9ff9
<p style="color:#fa9ff9;">Text here</p>
.mytext {color:#fa9ff9;}
This box has a color of #fa9ff9
<div style="background-color:#fa9ff9;">Content here</div>
.mybackground {background-color:#fa9ff9;}
Border around this has a color of #fa9ff9
<div style="border:2px solid #fa9ff9;">Content here</div>
.myborder {border:2px solid #fa9ff9;}