#eaaff5 color space conversions
Hex:
#eaaff5
RGB:
234, 175, 245
CMY:
8, 31, 4
CMYK:
4, 29, 0, 4
HSL:
291°, 77.7778%, 82.3529%
HSV (HSB):
291°, 28.5714%, 96.0784%
XYZ:
65.7431, 54.7449, 93.4880
xyY:
0.3072, 0.2558, 54.7449
CIE-Lab:
78.8941, 33.1619, -26.4806
CIE-LCH:
78.8941, 42.4374, 321.3918
CIE-Luv:
78.8941, 28.1299, -47.4624
Hunter-Lab:
73.9898, 29.1226, -23.1215
#eaaff5 color charts
#eaaff5 color shades, tints & tones
#eaaff5 color schemes
#eaaff5 color preview, HTML & CSS examples
This text has a color of #eaaff5
<p style="color:#eaaff5;">Text here</p>
.mytext {color:#eaaff5;}
This box has a color of #eaaff5
<div style="background-color:#eaaff5;">Content here</div>
.mybackground {background-color:#eaaff5;}
Border around this has a color of #eaaff5
<div style="border:2px solid #eaaff5;">Content here</div>
.myborder {border:2px solid #eaaff5;}