#facdff color space conversions
Hex:
#facdff
RGB:
250, 205, 255
CMY:
2, 20, 0
CMYK:
2, 20, 0, 0
HSL:
294°, 100.0000%, 90.1961%
HSV (HSB):
294°, 19.6078%, 100.0000%
XYZ:
79.3057, 71.2066, 104.1721
xyY:
0.3114, 0.2796, 71.2066
CIE-Lab:
87.5853, 24.2272, -18.4777
CIE-LCH:
87.5853, 30.4694, 322.6679
CIE-Luv:
87.5853, 22.1433, -33.4383
Hunter-Lab:
84.3840, 20.0855, -14.1247
#facdff color charts
#facdff color shades, tints & tones
#facdff color schemes
#facdff color preview, HTML & CSS examples
This text has a color of #facdff
<p style="color:#facdff;">Text here</p>
.mytext {color:#facdff;}
This box has a color of #facdff
<div style="background-color:#facdff;">Content here</div>
.mybackground {background-color:#facdff;}
Border around this has a color of #facdff
<div style="border:2px solid #facdff;">Content here</div>
.myborder {border:2px solid #facdff;}