#faa2f9 color space conversions
Hex:
#faa2f9
RGB:
250, 162, 249
CMY:
2, 36, 2
CMYK:
0, 35, 0, 2
HSL:
301°, 89.7959%, 80.7843%
HSV (HSB):
301°, 35.2000%, 98.0392%
XYZ:
69.4436, 53.0042, 96.1933
xyY:
0.3176, 0.2424, 53.0042
CIE-Lab:
77.8775, 45.6894, -30.0496
CIE-LCH:
77.8775, 54.6855, 326.6674
CIE-Luv:
77.8775, 43.5907, -55.3090
Hunter-Lab:
72.8040, 42.8539, -27.3750
#faa2f9 color charts
#faa2f9 color shades, tints & tones
#faa2f9 color schemes
#faa2f9 color preview, HTML & CSS examples
This text has a color of #faa2f9
<p style="color:#faa2f9;">Text here</p>
.mytext {color:#faa2f9;}
This box has a color of #faa2f9
<div style="background-color:#faa2f9;">Content here</div>
.mybackground {background-color:#faa2f9;}
Border around this has a color of #faa2f9
<div style="border:2px solid #faa2f9;">Content here</div>
.myborder {border:2px solid #faa2f9;}