#e2ccff color space conversions
Hex:
#e2ccff
RGB:
226, 204, 255
CMY:
11, 20, 0
CMYK:
11, 20, 0, 0
HSL:
266°, 100.0000%, 90.0000%
HSV (HSB):
266°, 20.0000%, 100.0000%
XYZ:
71.0069, 66.5745, 103.7154
xyY:
0.2943, 0.2759, 66.5745
CIE-Lab:
85.2886, 17.0993, -22.1491
CIE-LCH:
85.2886, 27.9815, 307.6685
CIE-Luv:
85.2886, 8.7175, -38.1379
Hunter-Lab:
81.5932, 12.5525, -18.2500
#e2ccff color charts
#e2ccff color shades, tints & tones
#e2ccff color schemes
#e2ccff color preview, HTML & CSS examples
This text has a color of #e2ccff
<p style="color:#e2ccff;">Text here</p>
.mytext {color:#e2ccff;}
This box has a color of #e2ccff
<div style="background-color:#e2ccff;">Content here</div>
.mybackground {background-color:#e2ccff;}
Border around this has a color of #e2ccff
<div style="border:2px solid #e2ccff;">Content here</div>
.myborder {border:2px solid #e2ccff;}