#facaff color space conversions
Hex:
#facaff
RGB:
250, 202, 255
CMY:
2, 21, 0
CMYK:
2, 21, 0, 0
HSL:
294°, 100.0000%, 89.6078%
HSV (HSB):
294°, 20.7843%, 100.0000%
XYZ:
78.5949, 69.7851, 103.9352
xyY:
0.3115, 0.2766, 69.7851
CIE-Lab:
86.8913, 25.8080, -19.5246
CIE-LCH:
86.8913, 32.3614, 322.8912
CIE-Luv:
86.8913, 23.6177, -35.3818
Hunter-Lab:
83.5374, 21.7483, -15.2909
#facaff color charts
#facaff RGB chart
#facaff CMYK chart
#facaff RGB pie chart
#facaff color shades, tints & tones
#facaff color schemes
#facaff color preview, HTML & CSS examples
This text has a color of #facaff
<p style="color:#facaff;">Text here</p>
.mytext {color:#facaff;}
Text color #facaff
This box has a color of #facaff
<div style="background-color:#facaff;">Content here</div>
.mybackground {background-color:#facaff;}
Background color #facaff
Border around this has a color of #facaff
<div style="border:2px solid #facaff;">Content here</div>
.myborder {border:2px solid #facaff;}
Border color #facaff