#e9caf6 color space conversions
Hex:
#e9caf6
RGB:
233, 202, 246
CMY:
9, 21, 4
CMYK:
5, 18, 0, 4
HSL:
282°, 70.9677%, 87.8431%
HSV (HSB):
282°, 17.8862%, 96.4706%
XYZ:
71.3594, 66.2185, 96.2092
xyY:
0.3052, 0.2832, 66.2185
CIE-Lab:
85.1078, 18.6282, -17.5942
CIE-LCH:
85.1078, 25.6235, 316.6352
CIE-Luv:
85.1078, 14.4775, -30.9178
Hunter-Lab:
81.3748, 14.1248, -13.1361
#e9caf6 color charts
#e9caf6 color shades, tints & tones
#e9caf6 color schemes
#e9caf6 color preview, HTML & CSS examples
This text has a color of #e9caf6
<p style="color:#e9caf6;">Text here</p>
.mytext {color:#e9caf6;}
This box has a color of #e9caf6
<div style="background-color:#e9caf6;">Content here</div>
.mybackground {background-color:#e9caf6;}
Border around this has a color of #e9caf6
<div style="border:2px solid #e9caf6;">Content here</div>
.myborder {border:2px solid #e9caf6;}