#e528ec color space conversions
Hex:
#e528ec
RGB:
229, 40, 236
CMY:
10, 84, 7
CMYK:
3, 83, 0, 7
HSL:
298°, 83.7607%, 54.1176%
HSV (HSB):
298°, 83.0508%, 92.5490%
XYZ:
48.2122, 24.2317, 81.4930
xyY:
0.3132, 0.1574, 24.2317
CIE-Lab:
56.3191, 87.0380, -56.8984
CIE-LCH:
56.3191, 103.9858, 326.8266
CIE-Luv:
56.3191, 70.3318, -99.5527
Hunter-Lab:
49.2257, 88.6798, -63.6964
#e528ec color charts
#e528ec color shades, tints & tones
#e528ec color schemes
#e528ec color preview, HTML & CSS examples
This text has a color of #e528ec
<p style="color:#e528ec;">Text here</p>
.mytext {color:#e528ec;}
This box has a color of #e528ec
<div style="background-color:#e528ec;">Content here</div>
.mybackground {background-color:#e528ec;}
Border around this has a color of #e528ec
<div style="border:2px solid #e528ec;">Content here</div>
.myborder {border:2px solid #e528ec;}