#facdfc color space conversions
Hex:
#facdfc
RGB:
250, 205, 252
CMY:
2, 20, 1
CMYK:
1, 19, 0, 1
HSL:
297°, 88.6792%, 89.6078%
HSV (HSB):
297°, 18.6508%, 98.8235%
XYZ:
78.8264, 71.0149, 101.6481
xyY:
0.3134, 0.2824, 71.0149
CIE-Lab:
87.4923, 23.6781, -17.0334
CIE-LCH:
87.4923, 29.1683, 324.2697
CIE-Luv:
87.4923, 22.4786, -30.9921
Hunter-Lab:
84.2703, 19.4955, -12.5272
#facdfc color charts
#facdfc RGB chart
#facdfc CMYK chart
#facdfc RGB pie chart
#facdfc color shades, tints & tones
#facdfc color schemes
#facdfc color preview, HTML & CSS examples
This text has a color of #facdfc
<p style="color:#facdfc;">Text here</p>
.mytext {color:#facdfc;}
Text color #facdfc
This box has a color of #facdfc
<div style="background-color:#facdfc;">Content here</div>
.mybackground {background-color:#facdfc;}
Background color #facdfc
Border around this has a color of #facdfc
<div style="border:2px solid #facdfc;">Content here</div>
.myborder {border:2px solid #facdfc;}
Border color #facdfc