#faa4fc color space conversions
Hex:
#faa4fc
RGB:
250, 164, 252
CMY:
2, 36, 1
CMYK:
1, 35, 0, 1
HSL:
299°, 93.6170%, 81.5686%
HSV (HSB):
299°, 34.9206%, 98.8235%
XYZ:
70.2705, 53.9032, 98.7962
xyY:
0.3152, 0.2418, 53.9032
CIE-Lab:
78.4052, 45.1951, -30.8552
CIE-LCH:
78.4052, 54.7233, 325.6782
CIE-Luv:
78.4052, 42.1333, -56.6035
Hunter-Lab:
73.4188, 42.3628, -28.3906
#faa4fc color charts
#faa4fc color shades, tints & tones
#faa4fc color schemes
#faa4fc color preview, HTML & CSS examples
This text has a color of #faa4fc
<p style="color:#faa4fc;">Text here</p>
.mytext {color:#faa4fc;}
This box has a color of #faa4fc
<div style="background-color:#faa4fc;">Content here</div>
.mybackground {background-color:#faa4fc;}
Border around this has a color of #faa4fc
<div style="border:2px solid #faa4fc;">Content here</div>
.myborder {border:2px solid #faa4fc;}