#fadaf8 color space conversions
Hex:
#fadaf8
RGB:
250, 218, 248
CMY:
2, 15, 3
CMYK:
0, 13, 1, 2
HSL:
304°, 76.1905%, 91.7647%
HSV (HSB):
304°, 12.8000%, 98.0392%
XYZ:
81.4390, 77.2441, 99.4242
xyY:
0.3155, 0.2993, 77.2441
CIE-Lab:
90.4339, 16.1325, -10.5257
CIE-LCH:
90.4339, 19.2626, 326.8776
CIE-Luv:
90.4339, 16.3576, -19.3185
Hunter-Lab:
87.8886, 11.5959, -5.5499
#fadaf8 color charts
#fadaf8 color shades, tints & tones
#fadaf8 color schemes
#fadaf8 color preview, HTML & CSS examples
This text has a color of #fadaf8
<p style="color:#fadaf8;">Text here</p>
.mytext {color:#fadaf8;}
This box has a color of #fadaf8
<div style="background-color:#fadaf8;">Content here</div>
.mybackground {background-color:#fadaf8;}
Border around this has a color of #fadaf8
<div style="border:2px solid #fadaf8;">Content here</div>
.myborder {border:2px solid #fadaf8;}