#eacdfb color space conversions
Hex:
#eacdfb
RGB:
234, 205, 251
CMY:
8, 20, 2
CMYK:
7, 18, 0, 2
HSL:
278°, 85.1852%, 89.4118%
HSV (HSB):
278°, 18.3267%, 98.4314%
XYZ:
73.1756, 68.1201, 100.5585
xyY:
0.3026, 0.2817, 68.1201
CIE-Lab:
86.0665, 18.3190, -18.7907
CIE-LCH:
86.0665, 26.2427, 314.2718
CIE-Luv:
86.0665, 13.1292, -32.8631
Hunter-Lab:
82.5349, 13.8223, -14.4631
#eacdfb color charts
#eacdfb color shades, tints & tones
#eacdfb color schemes
#eacdfb color preview, HTML & CSS examples
This text has a color of #eacdfb
<p style="color:#eacdfb;">Text here</p>
.mytext {color:#eacdfb;}
This box has a color of #eacdfb
<div style="background-color:#eacdfb;">Content here</div>
.mybackground {background-color:#eacdfb;}
Border around this has a color of #eacdfb
<div style="border:2px solid #eacdfb;">Content here</div>
.myborder {border:2px solid #eacdfb;}