#e39ffc color space conversions
Hex:
#e39ffc
RGB:
227, 159, 252
CMY:
11, 38, 1
CMYK:
10, 37, 0, 1
HSL:
284°, 93.9394%, 80.5882%
HSV (HSB):
284°, 36.9048%, 98.8235%
XYZ:
61.6474, 48.1554, 98.1412
xyY:
0.2965, 0.2316, 48.1554
CIE-Lab:
74.9229, 40.8992, -36.4305
CIE-LCH:
74.9229, 54.7716, 318.3073
CIE-Luv:
74.9229, 30.0206, -64.7188
Hunter-Lab:
69.3941, 37.1336, -35.2755
#e39ffc color charts
#e39ffc color shades, tints & tones
#e39ffc color schemes
#e39ffc color preview, HTML & CSS examples
This text has a color of #e39ffc
<p style="color:#e39ffc;">Text here</p>
.mytext {color:#e39ffc;}
This box has a color of #e39ffc
<div style="background-color:#e39ffc;">Content here</div>
.mybackground {background-color:#e39ffc;}
Border around this has a color of #e39ffc
<div style="border:2px solid #e39ffc;">Content here</div>
.myborder {border:2px solid #e39ffc;}