#eaaffb color space conversions
Hex:
#eaaffb
RGB:
234, 175, 251
CMY:
8, 31, 2
CMYK:
7, 30, 0, 2
HSL:
287°, 90.4762%, 83.5294%
HSV (HSB):
287°, 30.2789%, 98.4314%
XYZ:
66.6742, 55.1174, 98.3914
xyY:
0.3028, 0.2503, 55.1174
CIE-Lab:
79.1088, 34.3142, -29.3773
CIE-LCH:
79.1088, 45.1718, 319.4323
CIE-Luv:
79.1088, 27.2916, -52.4433
Hunter-Lab:
74.2411, 30.3849, -26.6080
#eaaffb color charts
#eaaffb color shades, tints & tones
#eaaffb color schemes
#eaaffb color preview, HTML & CSS examples
This text has a color of #eaaffb
<p style="color:#eaaffb;">Text here</p>
.mytext {color:#eaaffb;}
This box has a color of #eaaffb
<div style="background-color:#eaaffb;">Content here</div>
.mybackground {background-color:#eaaffb;}
Border around this has a color of #eaaffb
<div style="border:2px solid #eaaffb;">Content here</div>
.myborder {border:2px solid #eaaffb;}