#e512f8 color space conversions
Hex:
#e512f8
RGB:
229, 18, 248
CMY:
10, 93, 3
CMYK:
8, 93, 0, 3
HSL:
295°, 94.2623%, 52.1569%
HSV (HSB):
295°, 92.7419%, 97.2549%
XYZ:
49.4727, 23.8679, 90.8064
xyY:
0.3014, 0.1454, 23.8679
CIE-Lab:
55.9553, 92.0511, -64.1951
CIE-LCH:
55.9553, 112.2248, 325.1086
CIE-Luv:
55.9553, 67.8057, -110.8556
Hunter-Lab:
48.8548, 95.2615, -76.0039
#e512f8 color charts
#e512f8 color shades, tints & tones
#e512f8 color schemes
#e512f8 color preview, HTML & CSS examples
This text has a color of #e512f8
<p style="color:#e512f8;">Text here</p>
.mytext {color:#e512f8;}
This box has a color of #e512f8
<div style="background-color:#e512f8;">Content here</div>
.mybackground {background-color:#e512f8;}
Border around this has a color of #e512f8
<div style="border:2px solid #e512f8;">Content here</div>
.myborder {border:2px solid #e512f8;}