#e741e4 color space conversions
Hex:
#e741e4
RGB:
231, 65, 228
CMY:
9, 75, 11
CMYK:
0, 72, 1, 9
HSL:
301°, 77.5701%, 58.0392%
HSV (HSB):
301°, 71.8615%, 90.5882%
XYZ:
48.8489, 26.3710, 75.9143
xyY:
0.3232, 0.1745, 26.3710
CIE-Lab:
58.3875, 79.8700, -49.0902
CIE-LCH:
58.3875, 93.7500, 328.4240
CIE-Luv:
58.3875, 70.4841, -87.4683
Hunter-Lab:
51.3527, 79.9298, -51.7011
#e741e4 color charts
#e741e4 color shades, tints & tones
#e741e4 color schemes
#e741e4 color preview, HTML & CSS examples
This text has a color of #e741e4
<p style="color:#e741e4;">Text here</p>
.mytext {color:#e741e4;}
This box has a color of #e741e4
<div style="background-color:#e741e4;">Content here</div>
.mybackground {background-color:#e741e4;}
Border around this has a color of #e741e4
<div style="border:2px solid #e741e4;">Content here</div>
.myborder {border:2px solid #e741e4;}