#e5c5fd color space conversions
Hex:
#e5c5fd
RGB:
229, 197, 253
CMY:
10, 23, 1
CMYK:
9, 22, 0, 1
HSL:
274°, 93.3333%, 88.2353%
HSV (HSB):
274°, 22.1344%, 99.2157%
XYZ:
70.0090, 63.6824, 101.5306
xyY:
0.2976, 0.2707, 63.6824
CIE-Lab:
83.8001, 21.3798, -23.3238
CIE-LCH:
83.8001, 31.6401, 312.5100
CIE-Luv:
83.8001, 13.8784, -40.6890
Hunter-Lab:
79.8012, 16.9444, -19.5734
#e5c5fd color charts
#e5c5fd color shades, tints & tones
#e5c5fd color schemes
#e5c5fd color preview, HTML & CSS examples
This text has a color of #e5c5fd
<p style="color:#e5c5fd;">Text here</p>
.mytext {color:#e5c5fd;}
This box has a color of #e5c5fd
<div style="background-color:#e5c5fd;">Content here</div>
.mybackground {background-color:#e5c5fd;}
Border around this has a color of #e5c5fd
<div style="border:2px solid #e5c5fd;">Content here</div>
.myborder {border:2px solid #e5c5fd;}