#e152ec color space conversions
Hex:
#e152ec
RGB:
225, 82, 236
CMY:
12, 68, 7
CMYK:
5, 65, 0, 7
HSL:
296°, 80.2083%, 62.3529%
HSV (HSB):
296°, 65.2542%, 92.5490%
XYZ:
49.2090, 28.0983, 82.1868
xyY:
0.3085, 0.1762, 28.0983
CIE-Lab:
59.9774, 73.9985, -51.1048
CIE-LCH:
59.9774, 89.9304, 325.3703
CIE-Luv:
59.9774, 59.7208, -90.2573
Hunter-Lab:
53.0078, 72.9440, -54.8217
#e152ec color charts
#e152ec color shades, tints & tones
#e152ec color schemes
#e152ec color preview, HTML & CSS examples
This text has a color of #e152ec
<p style="color:#e152ec;">Text here</p>
.mytext {color:#e152ec;}
This box has a color of #e152ec
<div style="background-color:#e152ec;">Content here</div>
.mybackground {background-color:#e152ec;}
Border around this has a color of #e152ec
<div style="border:2px solid #e152ec;">Content here</div>
.myborder {border:2px solid #e152ec;}