#facbff color space conversions
Hex:
#facbff
RGB:
250, 203, 255
CMY:
2, 20, 0
CMYK:
2, 20, 0, 0
HSL:
294°, 100.0000%, 89.8039%
HSV (HSB):
294°, 20.3922%, 100.0000%
XYZ:
78.8303, 70.2559, 104.0137
xyY:
0.3115, 0.2776, 70.2559
CIE-Lab:
87.1222, 25.2809, -19.1761
CIE-LCH:
87.1222, 31.7309, 322.8189
CIE-Luv:
87.1222, 23.1268, -34.7348
Hunter-Lab:
83.8188, 21.1937, -14.9019
#facbff color charts
#facbff RGB chart
#facbff CMYK chart
#facbff RGB pie chart
#facbff color shades, tints & tones
#facbff color schemes
#facbff color preview, HTML & CSS examples
This text has a color of #facbff
<p style="color:#facbff;">Text here</p>
.mytext {color:#facbff;}
Text color #facbff
This box has a color of #facbff
<div style="background-color:#facbff;">Content here</div>
.mybackground {background-color:#facbff;}
Background color #facbff
Border around this has a color of #facbff
<div style="border:2px solid #facbff;">Content here</div>
.myborder {border:2px solid #facbff;}
Border color #facbff