#faa8f9 color space conversions
Hex:
#faa8f9
RGB:
250, 168, 249
CMY:
2, 34, 2
CMYK:
0, 33, 0, 2
HSL:
301°, 89.1304%, 81.9608%
HSV (HSB):
301°, 32.8000%, 98.0392%
XYZ:
70.5259, 55.1688, 96.5541
xyY:
0.3173, 0.2482, 55.1688
CIE-Lab:
79.1384, 42.5819, -28.1152
CIE-LCH:
79.1384, 51.0263, 326.5647
CIE-Luv:
79.1384, 40.8196, -51.7407
Hunter-Lab:
74.2757, 39.5058, -25.0805
#faa8f9 color charts
#faa8f9 color shades, tints & tones
#faa8f9 color schemes
#faa8f9 color preview, HTML & CSS examples
This text has a color of #faa8f9
<p style="color:#faa8f9;">Text here</p>
.mytext {color:#faa8f9;}
This box has a color of #faa8f9
<div style="background-color:#faa8f9;">Content here</div>
.mybackground {background-color:#faa8f9;}
Border around this has a color of #faa8f9
<div style="border:2px solid #faa8f9;">Content here</div>
.myborder {border:2px solid #faa8f9;}