#e714e9 color space conversions
Hex:
#e714e9
RGB:
231, 20, 233
CMY:
9, 92, 9
CMYK:
1, 91, 0, 9
HSL:
299°, 84.1897%, 49.6078%
HSV (HSB):
299°, 91.4163%, 91.3725%
XYZ:
47.9131, 23.3724, 79.0768
xyY:
0.3187, 0.1554, 23.3724
CIE-Lab:
55.4539, 89.9409, -56.5774
CIE-LCH:
55.4539, 106.2562, 327.8280
CIE-Luv:
55.4539, 74.7060, -99.0906
Hunter-Lab:
48.3450, 92.3015, -63.1377
#e714e9 color charts
#e714e9 color shades, tints & tones
#e714e9 color schemes
#e714e9 color preview, HTML & CSS examples
This text has a color of #e714e9
<p style="color:#e714e9;">Text here</p>
.mytext {color:#e714e9;}
This box has a color of #e714e9
<div style="background-color:#e714e9;">Content here</div>
.mybackground {background-color:#e714e9;}
Border around this has a color of #e714e9
<div style="border:2px solid #e714e9;">Content here</div>
.myborder {border:2px solid #e714e9;}