#efaced color space conversions
Hex:
#efaced
RGB:
239, 172, 237
CMY:
6, 33, 7
CMYK:
0, 28, 1, 6
HSL:
302°, 67.6768%, 80.5882%
HSV (HSB):
302°, 28.0335%, 93.7255%
XYZ:
65.6352, 53.9702, 87.0787
xyY:
0.3176, 0.2611, 53.9702
CIE-Lab:
78.4444, 34.8585, -22.8088
CIE-LCH:
78.4444, 41.6576, 326.8023
CIE-Luv:
78.4444, 33.8400, -41.7243
Hunter-Lab:
73.4644, 30.9143, -18.8524
#efaced color charts
#efaced color shades, tints & tones
#efaced color schemes
#efaced color preview, HTML & CSS examples
This text has a color of #efaced
<p style="color:#efaced;">Text here</p>
.mytext {color:#efaced;}
This box has a color of #efaced
<div style="background-color:#efaced;">Content here</div>
.mybackground {background-color:#efaced;}
Border around this has a color of #efaced
<div style="border:2px solid #efaced;">Content here</div>
.myborder {border:2px solid #efaced;}