#fbeafa color space conversions
Hex:
#fbeafa
RGB:
251, 234, 250
CMY:
2, 8, 2
CMYK:
0, 7, 0, 2
HSL:
304°, 68.0000%, 95.0980%
HSV (HSB):
304°, 6.7729%, 98.4314%
XYZ:
86.4618, 86.2570, 102.5347
xyY:
0.3141, 0.3134, 86.2570
CIE-Lab:
94.4221, 8.5108, -5.6520
CIE-LCH:
94.4221, 10.2166, 326.4118
CIE-Luv:
94.4221, 8.6606, -10.3277
Hunter-Lab:
92.8746, 3.6442, -0.4446
#fbeafa color charts
#fbeafa color shades, tints & tones
#fbeafa color schemes
#fbeafa color preview, HTML & CSS examples
This text has a color of #fbeafa
<p style="color:#fbeafa;">Text here</p>
.mytext {color:#fbeafa;}
This box has a color of #fbeafa
<div style="background-color:#fbeafa;">Content here</div>
.mybackground {background-color:#fbeafa;}
Border around this has a color of #fbeafa
<div style="border:2px solid #fbeafa;">Content here</div>
.myborder {border:2px solid #fbeafa;}