#e52efc color space conversions
Hex:
#e52efc
RGB:
229, 46, 252
CMY:
10, 82, 1
CMYK:
9, 82, 0, 1
HSL:
293°, 97.1698%, 58.4314%
HSV (HSB):
293°, 81.7460%, 98.8235%
XYZ:
50.8608, 25.6403, 94.3639
xyY:
0.2977, 0.1501, 25.6403
CIE-Lab:
57.6940, 88.2837, -63.6243
CIE-LCH:
57.6940, 108.8213, 324.2205
CIE-Luv:
57.6940, 63.9677, -110.3950
Hunter-Lab:
50.6362, 90.6782, -75.0454
#e52efc color charts
#e52efc color shades, tints & tones
#e52efc color schemes
#e52efc color preview, HTML & CSS examples
This text has a color of #e52efc
<p style="color:#e52efc;">Text here</p>
.mytext {color:#e52efc;}
This box has a color of #e52efc
<div style="background-color:#e52efc;">Content here</div>
.mybackground {background-color:#e52efc;}
Border around this has a color of #e52efc
<div style="border:2px solid #e52efc;">Content here</div>
.myborder {border:2px solid #e52efc;}