#e6c4e9 color space conversions
Hex:
#e6c4e9
RGB:
230, 196, 233
CMY:
10, 23, 9
CMYK:
1, 16, 0, 9
HSL:
295°, 45.6790%, 84.1176%
HSV (HSB):
295°, 15.8798%, 91.3725%
XYZ:
67.0810, 62.1860, 85.5583
xyY:
0.3123, 0.2895, 62.1860
CIE-Lab:
83.0123, 18.3909, -13.8463
CIE-LCH:
83.0123, 23.0205, 323.0243
CIE-Luv:
83.0123, 16.9440, -24.7446
Hunter-Lab:
78.8581, 13.8401, -9.1269
#e6c4e9 color charts
#e6c4e9 color shades, tints & tones
#e6c4e9 color schemes
#e6c4e9 color preview, HTML & CSS examples
This text has a color of #e6c4e9
<p style="color:#e6c4e9;">Text here</p>
.mytext {color:#e6c4e9;}
This box has a color of #e6c4e9
<div style="background-color:#e6c4e9;">Content here</div>
.mybackground {background-color:#e6c4e9;}
Border around this has a color of #e6c4e9
<div style="border:2px solid #e6c4e9;">Content here</div>
.myborder {border:2px solid #e6c4e9;}