#fa9aff color space conversions
Hex:
#fa9aff
RGB:
250, 154, 255
CMY:
2, 40, 0
CMYK:
2, 40, 0, 0
HSL:
297°, 100.0000%, 80.1961%
HSV (HSB):
297°, 39.6078%, 100.0000%
XYZ:
69.0299, 50.6552, 100.7469
xyY:
0.3132, 0.2298, 50.6552
CIE-Lab:
76.4697, 50.8617, -35.4585
CIE-LCH:
76.4697, 62.0018, 325.1176
CIE-Luv:
76.4697, 46.0039, -64.8949
Hunter-Lab:
71.1725, 48.5748, -34.1062
#fa9aff color charts
#fa9aff color shades, tints & tones
#fa9aff color schemes
#fa9aff color preview, HTML & CSS examples
This text has a color of #fa9aff
<p style="color:#fa9aff;">Text here</p>
.mytext {color:#fa9aff;}
This box has a color of #fa9aff
<div style="background-color:#fa9aff;">Content here</div>
.mybackground {background-color:#fa9aff;}
Border around this has a color of #fa9aff
<div style="border:2px solid #fa9aff;">Content here</div>
.myborder {border:2px solid #fa9aff;}