#faadf8 color space conversions
Hex:
#faadf8
RGB:
250, 173, 248
CMY:
2, 32, 3
CMYK:
0, 31, 1, 2
HSL:
302°, 88.5057%, 82.9412%
HSV (HSB):
302°, 30.8000%, 98.0392%
XYZ:
71.3112, 56.9884, 96.0483
xyY:
0.3179, 0.2540, 56.9884
CIE-Lab:
80.1731, 39.7960, -25.9952
CIE-LCH:
80.1731, 47.5339, 326.8470
CIE-Luv:
80.1731, 38.6344, -47.8917
Hunter-Lab:
75.4907, 36.5087, -22.5924
#faadf8 color charts
#faadf8 color shades, tints & tones
#faadf8 color schemes
#faadf8 color preview, HTML & CSS examples
This text has a color of #faadf8
<p style="color:#faadf8;">Text here</p>
.mytext {color:#faadf8;}
This box has a color of #faadf8
<div style="background-color:#faadf8;">Content here</div>
.mybackground {background-color:#faadf8;}
Border around this has a color of #faadf8
<div style="border:2px solid #faadf8;">Content here</div>
.myborder {border:2px solid #faadf8;}