#eacdef color space conversions
Hex:
#eacdef
RGB:
234, 205, 239
CMY:
8, 20, 6
CMYK:
2, 14, 0, 6
HSL:
291°, 51.5152%, 87.0588%
HSV (HSB):
291°, 14.2259%, 93.7255%
XYZ:
71.3430, 67.3871, 90.9082
xyY:
0.3107, 0.2934, 67.3871
CIE-Lab:
85.6990, 16.0449, -12.9831
CIE-LCH:
85.6990, 20.6398, 321.0210
CIE-Luv:
85.6990, 14.2453, -23.0673
Hunter-Lab:
82.0896, 11.4751, -8.1965
#eacdef color charts
#eacdef color shades, tints & tones
#eacdef color schemes
#eacdef color preview, HTML & CSS examples
This text has a color of #eacdef
<p style="color:#eacdef;">Text here</p>
.mytext {color:#eacdef;}
This box has a color of #eacdef
<div style="background-color:#eacdef;">Content here</div>
.mybackground {background-color:#eacdef;}
Border around this has a color of #eacdef
<div style="border:2px solid #eacdef;">Content here</div>
.myborder {border:2px solid #eacdef;}