#e1daf8 color space conversions
Hex:
#e1daf8
RGB:
225, 218, 248
CMY:
12, 15, 3
CMYK:
9, 12, 0, 3
HSL:
254°, 68.1818%, 91.3725%
HSV (HSB):
254°, 12.0968%, 97.2549%
XYZ:
73.0660, 72.9277, 99.0324
xyY:
0.2982, 0.2976, 72.9277
CIE-Lab:
88.4132, 7.9749, -13.7543
CIE-LCH:
88.4132, 15.8991, 300.1057
CIE-Luv:
88.4132, 2.0499, -23.0270
Hunter-Lab:
85.3977, 3.2781, -8.9779
#e1daf8 color charts
#e1daf8 color shades, tints & tones
#e1daf8 color schemes
#e1daf8 color preview, HTML & CSS examples
This text has a color of #e1daf8
<p style="color:#e1daf8;">Text here</p>
.mytext {color:#e1daf8;}
This box has a color of #e1daf8
<div style="background-color:#e1daf8;">Content here</div>
.mybackground {background-color:#e1daf8;}
Border around this has a color of #e1daf8
<div style="border:2px solid #e1daf8;">Content here</div>
.myborder {border:2px solid #e1daf8;}