#efa8ed color space conversions
Hex:
#efa8ed
RGB:
239, 168, 237
CMY:
6, 34, 7
CMYK:
0, 30, 1, 6
HSL:
302°, 68.9320%, 79.8039%
HSV (HSB):
302°, 29.7071%, 93.7255%
XYZ:
64.8853, 52.4704, 86.8287
xyY:
0.3178, 0.2570, 52.4704
CIE-Lab:
77.5613, 36.9753, -24.1535
CIE-LCH:
77.5613, 44.1652, 326.8461
CIE-Luv:
77.5613, 35.7651, -44.1926
Hunter-Lab:
72.4365, 33.1284, -20.3647
#efa8ed color charts
#efa8ed color shades, tints & tones
#efa8ed color schemes
#efa8ed color preview, HTML & CSS examples
This text has a color of #efa8ed
<p style="color:#efa8ed;">Text here</p>
.mytext {color:#efa8ed;}
This box has a color of #efa8ed
<div style="background-color:#efa8ed;">Content here</div>
.mybackground {background-color:#efa8ed;}
Border around this has a color of #efa8ed
<div style="border:2px solid #efa8ed;">Content here</div>
.myborder {border:2px solid #efa8ed;}