#e3cefd color space conversions
Hex:
#e3cefd
RGB:
227, 206, 253
CMY:
11, 19, 1
CMYK:
10, 19, 0, 1
HSL:
267°, 92.1569%, 90.0000%
HSV (HSB):
267°, 18.5771%, 99.2157%
XYZ:
71.4795, 67.5654, 102.2025
xyY:
0.2963, 0.2801, 67.5654
CIE-Lab:
85.7886, 15.9482, -20.3254
CIE-LCH:
85.7886, 25.8354, 308.1193
CIE-Luv:
85.7886, 8.5036, -34.9693
Hunter-Lab:
82.1981, 11.3768, -16.1806
#e3cefd color charts
#e3cefd color shades, tints & tones
#e3cefd color schemes
#e3cefd color preview, HTML & CSS examples
This text has a color of #e3cefd
<p style="color:#e3cefd;">Text here</p>
.mytext {color:#e3cefd;}
This box has a color of #e3cefd
<div style="background-color:#e3cefd;">Content here</div>
.mybackground {background-color:#e3cefd;}
Border around this has a color of #e3cefd
<div style="border:2px solid #e3cefd;">Content here</div>
.myborder {border:2px solid #e3cefd;}