#e252ec color space conversions
Hex:
#e252ec
RGB:
226, 82, 236
CMY:
11, 68, 7
CMYK:
4, 65, 0, 7
HSL:
296°, 80.2083%, 62.3529%
HSV (HSB):
296°, 65.2542%, 92.5490%
XYZ:
49.5216, 28.2595, 82.2014
xyY:
0.3095, 0.1766, 28.2595
CIE-Lab:
60.1224, 74.2221, -50.8655
CIE-LCH:
60.1224, 89.9790, 325.5766
CIE-Luv:
60.1224, 60.3964, -89.9626
Hunter-Lab:
53.1596, 73.2550, -54.4691
#e252ec color charts
#e252ec color shades, tints & tones
#e252ec color schemes
#e252ec color preview, HTML & CSS examples
This text has a color of #e252ec
<p style="color:#e252ec;">Text here</p>
.mytext {color:#e252ec;}
This box has a color of #e252ec
<div style="background-color:#e252ec;">Content here</div>
.mybackground {background-color:#e252ec;}
Border around this has a color of #e252ec
<div style="border:2px solid #e252ec;">Content here</div>
.myborder {border:2px solid #e252ec;}