#e8d3fd color space conversions
Hex:
#e8d3fd
RGB:
232, 211, 253
CMY:
9, 17, 1
CMYK:
8, 17, 0, 1
HSL:
270°, 91.3043%, 90.9804%
HSV (HSB):
270°, 16.6008%, 99.2157%
XYZ:
74.3026, 70.8362, 102.6851
xyY:
0.2998, 0.2858, 70.8362
CIE-Lab:
87.4054, 14.8886, -17.8457
CIE-LCH:
87.4054, 23.2409, 309.8381
CIE-Luv:
87.4054, 8.9269, -30.8062
Hunter-Lab:
84.1642, 10.2975, -13.4222
#e8d3fd color charts
#e8d3fd color shades, tints & tones
#e8d3fd color schemes
#e8d3fd color preview, HTML & CSS examples
This text has a color of #e8d3fd
<p style="color:#e8d3fd;">Text here</p>
.mytext {color:#e8d3fd;}
This box has a color of #e8d3fd
<div style="background-color:#e8d3fd;">Content here</div>
.mybackground {background-color:#e8d3fd;}
Border around this has a color of #e8d3fd
<div style="border:2px solid #e8d3fd;">Content here</div>
.myborder {border:2px solid #e8d3fd;}