#fabbff color space conversions
Hex:
#fabbff
RGB:
250, 187, 255
CMY:
2, 27, 0
CMYK:
2, 27, 0, 0
HSL:
296°, 100.0000%, 86.6667%
HSV (HSB):
296°, 26.6667%, 100.0000%
XYZ:
75.2447, 63.0846, 102.8185
xyY:
0.3120, 0.2616, 63.0846
CIE-Lab:
83.4869, 33.7170, -24.6865
CIE-LCH:
83.4869, 41.7883, 323.7896
CIE-Luv:
83.4869, 30.8940, -44.9739
Hunter-Lab:
79.4258, 30.1081, -21.1541
#fabbff color charts
#fabbff color shades, tints & tones
#fabbff color schemes
#fabbff color preview, HTML & CSS examples
This text has a color of #fabbff
<p style="color:#fabbff;">Text here</p>
.mytext {color:#fabbff;}
This box has a color of #fabbff
<div style="background-color:#fabbff;">Content here</div>
.mybackground {background-color:#fabbff;}
Border around this has a color of #fabbff
<div style="border:2px solid #fabbff;">Content here</div>
.myborder {border:2px solid #fabbff;}