#e2d2fe color space conversions
Hex:
#e2d2fe
RGB:
226, 210, 254
CMY:
11, 18, 0
CMYK:
11, 17, 0, 0
HSL:
262°, 95.6522%, 90.9804%
HSV (HSB):
262°, 17.3228%, 99.6078%
XYZ:
72.3000, 69.4177, 103.3543
xyY:
0.2950, 0.2833, 69.4177
CIE-Lab:
86.7105, 13.7081, -19.4689
CIE-LCH:
86.7105, 23.8107, 305.1494
CIE-Luv:
86.7105, 5.9779, -33.2380
Hunter-Lab:
83.3173, 9.0912, -15.2266
#e2d2fe color charts
#e2d2fe color shades, tints & tones
#e2d2fe color schemes
#e2d2fe color preview, HTML & CSS examples
This text has a color of #e2d2fe
<p style="color:#e2d2fe;">Text here</p>
.mytext {color:#e2d2fe;}
This box has a color of #e2d2fe
<div style="background-color:#e2d2fe;">Content here</div>
.mybackground {background-color:#e2d2fe;}
Border around this has a color of #e2d2fe
<div style="border:2px solid #e2d2fe;">Content here</div>
.myborder {border:2px solid #e2d2fe;}