#fadbfd color space conversions
Hex:
#fadbfd
RGB:
250, 219, 253
CMY:
2, 14, 1
CMYK:
1, 13, 0, 1
HSL:
295°, 89.4737%, 92.5490%
HSV (HSB):
295°, 13.4387%, 99.2157%
XYZ:
82.4855, 78.0789, 103.6518
xyY:
0.3122, 0.2955, 78.0789
CIE-Lab:
90.8159, 16.5113, -12.5790
CIE-LCH:
90.8159, 20.7570, 322.6983
CIE-Luv:
90.8159, 15.3908, -22.6824
Hunter-Lab:
88.3623, 11.9944, -7.6955
#fadbfd color charts
#fadbfd color shades, tints & tones
#fadbfd color schemes
#fadbfd color preview, HTML & CSS examples
This text has a color of #fadbfd
<p style="color:#fadbfd;">Text here</p>
.mytext {color:#fadbfd;}
This box has a color of #fadbfd
<div style="background-color:#fadbfd;">Content here</div>
.mybackground {background-color:#fadbfd;}
Border around this has a color of #fadbfd
<div style="border:2px solid #fadbfd;">Content here</div>
.myborder {border:2px solid #fadbfd;}