#faa3fd color space conversions
Hex:
#faa3fd
RGB:
250, 163, 253
CMY:
2, 36, 1
CMYK:
1, 36, 0, 1
HSL:
298°, 95.7447%, 81.5686%
HSV (HSB):
298°, 35.5731%, 99.2157%
XYZ:
70.2512, 53.6102, 99.5737
xyY:
0.3144, 0.2399, 53.6102
CIE-Lab:
78.2339, 45.8921, -31.6572
CIE-LCH:
78.2339, 55.7518, 325.4014
CIE-Luv:
78.2339, 42.4057, -58.0208
Hunter-Lab:
73.2190, 43.1314, -29.3777
#faa3fd color charts
#faa3fd color shades, tints & tones
#faa3fd color schemes
#faa3fd color preview, HTML & CSS examples
This text has a color of #faa3fd
<p style="color:#faa3fd;">Text here</p>
.mytext {color:#faa3fd;}
This box has a color of #faa3fd
<div style="background-color:#faa3fd;">Content here</div>
.mybackground {background-color:#faa3fd;}
Border around this has a color of #faa3fd
<div style="border:2px solid #faa3fd;">Content here</div>
.myborder {border:2px solid #faa3fd;}