#e5cafd color space conversions
Hex:
#e5cafd
RGB:
229, 202, 253
CMY:
10, 21, 1
CMYK:
9, 20, 0, 1
HSL:
272°, 92.7273%, 89.2157%
HSV (HSB):
272°, 20.1581%, 99.2157%
XYZ:
71.1633, 65.9909, 101.9153
xyY:
0.2977, 0.2760, 65.9909
CIE-Lab:
84.9918, 18.7114, -21.5157
CIE-LCH:
84.9918, 28.5139, 311.0123
CIE-Luv:
84.9918, 11.5204, -37.3407
Hunter-Lab:
81.2348, 14.2086, -17.5195
#e5cafd color charts
#e5cafd color shades, tints & tones
#e5cafd color schemes
#e5cafd color preview, HTML & CSS examples
This text has a color of #e5cafd
<p style="color:#e5cafd;">Text here</p>
.mytext {color:#e5cafd;}
This box has a color of #e5cafd
<div style="background-color:#e5cafd;">Content here</div>
.mybackground {background-color:#e5cafd;}
Border around this has a color of #e5cafd
<div style="border:2px solid #e5cafd;">Content here</div>
.myborder {border:2px solid #e5cafd;}