#e8c8ec color space conversions
Hex:
#e8c8ec
RGB:
232, 200, 236
CMY:
9, 22, 7
CMYK:
2, 15, 0, 7
HSL:
293°, 48.6486%, 85.4902%
HSV (HSB):
293°, 15.2542%, 92.5490%
XYZ:
69.0733, 64.5205, 88.1700
xyY:
0.3115, 0.2909, 64.5205
CIE-Lab:
84.2360, 17.4801, -13.5954
CIE-LCH:
84.2360, 22.1448, 322.1255
CIE-Luv:
84.2360, 15.8416, -24.2375
Hunter-Lab:
80.3246, 12.9288, -8.8537
#e8c8ec color charts
#e8c8ec color shades, tints & tones
#e8c8ec color schemes
#e8c8ec color preview, HTML & CSS examples
This text has a color of #e8c8ec
<p style="color:#e8c8ec;">Text here</p>
.mytext {color:#e8c8ec;}
This box has a color of #e8c8ec
<div style="background-color:#e8c8ec;">Content here</div>
.mybackground {background-color:#e8c8ec;}
Border around this has a color of #e8c8ec
<div style="border:2px solid #e8c8ec;">Content here</div>
.myborder {border:2px solid #e8c8ec;}