#e36afe color space conversions
Hex:
#e36afe
RGB:
227, 106, 254
CMY:
11, 58, 0
CMYK:
11, 58, 0, 0
HSL:
289°, 98.6667%, 70.5882%
HSV (HSB):
289°, 58.2677%, 99.6078%
XYZ:
54.7220, 33.7947, 97.4048
xyY:
0.2943, 0.1818, 33.7947
CIE-Lab:
64.7993, 67.6804, -53.4005
CIE-LCH:
64.7993, 86.2105, 321.7262
CIE-Luv:
64.7993, 49.2901, -94.4542
Hunter-Lab:
58.1332, 66.2925, -58.6498
#e36afe color charts
#e36afe color shades, tints & tones
#e36afe color schemes
#e36afe color preview, HTML & CSS examples
This text has a color of #e36afe
<p style="color:#e36afe;">Text here</p>
.mytext {color:#e36afe;}
This box has a color of #e36afe
<div style="background-color:#e36afe;">Content here</div>
.mybackground {background-color:#e36afe;}
Border around this has a color of #e36afe
<div style="border:2px solid #e36afe;">Content here</div>
.myborder {border:2px solid #e36afe;}