#fadcfe color space conversions
Hex:
#fadcfe
RGB:
250, 220, 254
CMY:
2, 14, 0
CMYK:
2, 13, 0, 0
HSL:
293°, 94.4444%, 92.9412%
HSV (HSB):
293°, 13.3858%, 99.6078%
XYZ:
82.9069, 78.6661, 104.5803
xyY:
0.3115, 0.2956, 78.6661
CIE-Lab:
91.0830, 16.1707, -12.7042
CIE-LCH:
91.0830, 20.5643, 321.8458
CIE-Luv:
91.0830, 14.7991, -22.8327
Hunter-Lab:
88.6939, 11.6390, -7.8240
#fadcfe color charts
#fadcfe color shades, tints & tones
#fadcfe color schemes
#fadcfe color preview, HTML & CSS examples
This text has a color of #fadcfe
<p style="color:#fadcfe;">Text here</p>
.mytext {color:#fadcfe;}
This box has a color of #fadcfe
<div style="background-color:#fadcfe;">Content here</div>
.mybackground {background-color:#fadcfe;}
Border around this has a color of #fadcfe
<div style="border:2px solid #fadcfe;">Content here</div>
.myborder {border:2px solid #fadcfe;}