#e1e1fd color space conversions
Hex:
#e1e1fd
RGB:
225, 225, 253
CMY:
12, 12, 1
CMYK:
11, 11, 0, 1
HSL:
240°, 87.5000%, 93.7255%
HSV (HSB):
240°, 11.0672%, 99.2157%
XYZ:
75.7062, 76.9498, 103.7912
xyY:
0.2952, 0.3001, 76.9498
CIE-Lab:
90.2985, 5.3003, -13.5592
CIE-LCH:
90.2985, 14.5583, 291.3504
CIE-Luv:
90.2985, -1.6079, -22.3234
Hunter-Lab:
87.7211, 0.5396, -8.7469
#e1e1fd color charts
#e1e1fd color shades, tints & tones
#e1e1fd color schemes
#e1e1fd color preview, HTML & CSS examples
This text has a color of #e1e1fd
<p style="color:#e1e1fd;">Text here</p>
.mytext {color:#e1e1fd;}
This box has a color of #e1e1fd
<div style="background-color:#e1e1fd;">Content here</div>
.mybackground {background-color:#e1e1fd;}
Border around this has a color of #e1e1fd
<div style="border:2px solid #e1e1fd;">Content here</div>
.myborder {border:2px solid #e1e1fd;}