#e51cf5 color space conversions
Hex:
#e51cf5
RGB:
229, 28, 245
CMY:
10, 89, 4
CMYK:
7, 89, 0, 4
HSL:
296°, 91.5612%, 53.5294%
HSV (HSB):
296°, 88.5714%, 96.0784%
XYZ:
49.2098, 24.0811, 88.4407
xyY:
0.3043, 0.1489, 24.0811
CIE-Lab:
56.1689, 90.4168, -62.1776
CIE-LCH:
56.1689, 109.7327, 325.4846
CIE-Luv:
56.1689, 68.2374, -107.7846
Hunter-Lab:
49.0725, 93.1225, -72.5044
#e51cf5 color charts
#e51cf5 color shades, tints & tones
#e51cf5 color schemes
#e51cf5 color preview, HTML & CSS examples
This text has a color of #e51cf5
<p style="color:#e51cf5;">Text here</p>
.mytext {color:#e51cf5;}
This box has a color of #e51cf5
<div style="background-color:#e51cf5;">Content here</div>
.mybackground {background-color:#e51cf5;}
Border around this has a color of #e51cf5
<div style="border:2px solid #e51cf5;">Content here</div>
.myborder {border:2px solid #e51cf5;}