#e2cdfa color space conversions
Hex:
#e2cdfa
RGB:
226, 205, 250
CMY:
11, 20, 2
CMYK:
10, 18, 0, 2
HSL:
268°, 81.8182%, 89.2157%
HSV (HSB):
268°, 18.0000%, 98.0392%
XYZ:
70.4507, 66.7335, 99.6102
xyY:
0.2975, 0.2818, 66.7335
CIE-Lab:
85.3692, 15.5641, -19.3787
CIE-LCH:
85.3692, 24.8551, 308.7699
CIE-Luv:
85.3692, 8.6708, -33.3293
Hunter-Lab:
81.6906, 10.9814, -15.1124
#e2cdfa color charts
#e2cdfa color shades, tints & tones
#e2cdfa color schemes
#e2cdfa color preview, HTML & CSS examples
This text has a color of #e2cdfa
<p style="color:#e2cdfa;">Text here</p>
.mytext {color:#e2cdfa;}
This box has a color of #e2cdfa
<div style="background-color:#e2cdfa;">Content here</div>
.mybackground {background-color:#e2cdfa;}
Border around this has a color of #e2cdfa
<div style="border:2px solid #e2cdfa;">Content here</div>
.myborder {border:2px solid #e2cdfa;}