#e3cdfe color space conversions
Hex:
#e3cdfe
RGB:
227, 205, 254
CMY:
11, 20, 0
CMYK:
11, 19, 0, 0
HSL:
267°, 96.0784%, 90.0000%
HSV (HSB):
267°, 19.2913%, 99.6078%
XYZ:
71.3993, 67.1493, 102.9639
xyY:
0.2956, 0.2780, 67.1493
CIE-Lab:
85.5793, 16.6805, -21.1714
CIE-LCH:
85.5793, 26.9531, 308.2338
CIE-Luv:
85.5793, 8.8907, -36.4719
Hunter-Lab:
81.9447, 12.1258, -17.1369
#e3cdfe color charts
#e3cdfe color shades, tints & tones
#e3cdfe color schemes
#e3cdfe color preview, HTML & CSS examples
This text has a color of #e3cdfe
<p style="color:#e3cdfe;">Text here</p>
.mytext {color:#e3cdfe;}
This box has a color of #e3cdfe
<div style="background-color:#e3cdfe;">Content here</div>
.mybackground {background-color:#e3cdfe;}
Border around this has a color of #e3cdfe
<div style="border:2px solid #e3cdfe;">Content here</div>
.myborder {border:2px solid #e3cdfe;}