#fabffe color space conversions
Hex:
#fabffe
RGB:
250, 191, 254
CMY:
2, 25, 0
CMYK:
2, 25, 0, 0
HSL:
296°, 96.9231%, 87.2549%
HSV (HSB):
296°, 24.8031%, 99.6078%
XYZ:
75.9445, 64.7414, 102.2596
xyY:
0.3126, 0.2665, 64.7414
CIE-Lab:
84.3503, 31.4251, -22.8418
CIE-LCH:
84.3503, 38.8495, 323.9880
CIE-Luv:
84.3503, 29.1050, -41.6171
Hunter-Lab:
80.4620, 27.6697, -19.0285
#fabffe color charts
#fabffe color shades, tints & tones
#fabffe color schemes
#fabffe color preview, HTML & CSS examples
This text has a color of #fabffe
<p style="color:#fabffe;">Text here</p>
.mytext {color:#fabffe;}
This box has a color of #fabffe
<div style="background-color:#fabffe;">Content here</div>
.mybackground {background-color:#fabffe;}
Border around this has a color of #fabffe
<div style="border:2px solid #fabffe;">Content here</div>
.myborder {border:2px solid #fabffe;}