#fabdfc color space conversions
Hex:
#fabdfc
RGB:
250, 189, 252
CMY:
2, 26, 1
CMYK:
1, 25, 0, 1
HSL:
298°, 91.3043%, 86.4706%
HSV (HSB):
298°, 25.0000%, 98.8235%
XYZ:
75.1926, 63.7475, 100.4369
xyY:
0.3141, 0.2663, 63.7475
CIE-Lab:
83.8341, 32.1137, -22.5610
CIE-LCH:
83.8341, 39.2465, 324.9106
CIE-Luv:
83.8341, 30.3442, -41.2411
Hunter-Lab:
79.8420, 28.3820, -18.6942
#fabdfc color charts
#fabdfc color shades, tints & tones
#fabdfc color schemes
#fabdfc color preview, HTML & CSS examples
This text has a color of #fabdfc
<p style="color:#fabdfc;">Text here</p>
.mytext {color:#fabdfc;}
This box has a color of #fabdfc
<div style="background-color:#fabdfc;">Content here</div>
.mybackground {background-color:#fabdfc;}
Border around this has a color of #fabdfc
<div style="border:2px solid #fabdfc;">Content here</div>
.myborder {border:2px solid #fabdfc;}