#fadafd color space conversions
Hex:
#fadafd
RGB:
250, 218, 253
CMY:
2, 15, 1
CMYK:
1, 14, 0, 1
HSL:
295°, 89.7436%, 92.3529%
HSV (HSB):
295°, 13.8340%, 99.2157%
XYZ:
82.2254, 77.5586, 103.5651
xyY:
0.3122, 0.2945, 77.5586
CIE-Lab:
90.5781, 17.0343, -12.9341
CIE-LCH:
90.5781, 21.3882, 322.7907
CIE-Luv:
90.5781, 15.8914, -23.3370
Hunter-Lab:
88.0674, 12.5411, -8.0764
#fadafd color charts
#fadafd color shades, tints & tones
#fadafd color schemes
#fadafd color preview, HTML & CSS examples
This text has a color of #fadafd
<p style="color:#fadafd;">Text here</p>
.mytext {color:#fadafd;}
This box has a color of #fadafd
<div style="background-color:#fadafd;">Content here</div>
.mybackground {background-color:#fadafd;}
Border around this has a color of #fadafd
<div style="border:2px solid #fadafd;">Content here</div>
.myborder {border:2px solid #fadafd;}