#e3a8fd color space conversions
Hex:
#e3a8fd
RGB:
227, 168, 253
CMY:
11, 34, 1
CMYK:
10, 34, 0, 1
HSL:
282°, 95.5056%, 82.5490%
HSV (HSB):
282°, 33.5968%, 99.2157%
XYZ:
63.4108, 51.4280, 99.5130
xyY:
0.2958, 0.2399, 51.4280
CIE-Lab:
76.9375, 36.3033, -33.8529
CIE-LCH:
76.9375, 49.6382, 317.0005
CIE-Luv:
76.9375, 25.9607, -59.9619
Hunter-Lab:
71.7133, 32.3361, -32.0744
#e3a8fd color charts
#e3a8fd color shades, tints & tones
#e3a8fd color schemes
#e3a8fd color preview, HTML & CSS examples
This text has a color of #e3a8fd
<p style="color:#e3a8fd;">Text here</p>
.mytext {color:#e3a8fd;}
This box has a color of #e3a8fd
<div style="background-color:#e3a8fd;">Content here</div>
.mybackground {background-color:#e3a8fd;}
Border around this has a color of #e3a8fd
<div style="border:2px solid #e3a8fd;">Content here</div>
.myborder {border:2px solid #e3a8fd;}