#e732ca color space conversions
Hex:
#e732ca
RGB:
231, 50, 202
CMY:
9, 80, 21
CMYK:
0, 78, 13, 9
HSL:
310°, 79.0393%, 55.0980%
HSV (HSB):
310°, 78.3550%, 90.5882%
XYZ:
44.7563, 23.5344, 58.0608
xyY:
0.3542, 0.1863, 23.5344
CIE-Lab:
55.6186, 80.2923, -38.7023
CIE-LCH:
55.6186, 89.1332, 334.2651
CIE-Luv:
55.6186, 83.2698, -70.8656
Hunter-Lab:
48.5123, 79.7834, -37.0013
#e732ca color charts
#e732ca color shades, tints & tones
#e732ca color schemes
#e732ca color preview, HTML & CSS examples
This text has a color of #e732ca
<p style="color:#e732ca;">Text here</p>
.mytext {color:#e732ca;}
This box has a color of #e732ca
<div style="background-color:#e732ca;">Content here</div>
.mybackground {background-color:#e732ca;}
Border around this has a color of #e732ca
<div style="border:2px solid #e732ca;">Content here</div>
.myborder {border:2px solid #e732ca;}