#fabcf5 color space conversions
Hex:
#fabcf5
RGB:
250, 188, 245
CMY:
2, 26, 4
CMYK:
0, 25, 2, 2
HSL:
305°, 86.1111%, 85.8824%
HSV (HSB):
305°, 24.8000%, 98.0392%
XYZ:
73.8890, 62.8830, 94.6295
xyY:
0.3193, 0.2717, 62.8830
CIE-Lab:
83.3808, 31.3797, -19.5155
CIE-LCH:
83.3808, 36.9532, 328.1219
CIE-Luv:
83.3808, 31.7947, -36.1330
Hunter-Lab:
79.2988, 27.5497, -15.2432
#fabcf5 color charts
#fabcf5 color shades, tints & tones
#fabcf5 color schemes
#fabcf5 color preview, HTML & CSS examples
This text has a color of #fabcf5
<p style="color:#fabcf5;">Text here</p>
.mytext {color:#fabcf5;}
This box has a color of #fabcf5
<div style="background-color:#fabcf5;">Content here</div>
.mybackground {background-color:#fabcf5;}
Border around this has a color of #fabcf5
<div style="border:2px solid #fabcf5;">Content here</div>
.myborder {border:2px solid #fabcf5;}