#e18efc color space conversions
Hex:
#e18efc
RGB:
225, 142, 252
CMY:
12, 44, 1
CMYK:
11, 44, 0, 1
HSL:
285°, 94.8276%, 77.2549%
HSV (HSB):
285°, 43.6508%, 98.8235%
XYZ:
58.2950, 42.3818, 97.2035
xyY:
0.2946, 0.2142, 42.3818
CIE-Lab:
71.1334, 49.2413, -42.3468
CIE-LCH:
71.1334, 64.9458, 319.3049
CIE-Luv:
71.1334, 35.8235, -75.2177
Hunter-Lab:
65.1013, 45.9106, -42.9556
#e18efc color charts
#e18efc color shades, tints & tones
#e18efc color schemes
#e18efc color preview, HTML & CSS examples
This text has a color of #e18efc
<p style="color:#e18efc;">Text here</p>
.mytext {color:#e18efc;}
This box has a color of #e18efc
<div style="background-color:#e18efc;">Content here</div>
.mybackground {background-color:#e18efc;}
Border around this has a color of #e18efc
<div style="border:2px solid #e18efc;">Content here</div>
.myborder {border:2px solid #e18efc;}