#e732cd color space conversions
Hex:
#e732cd
RGB:
231, 50, 205
CMY:
9, 80, 20
CMYK:
0, 78, 11, 9
HSL:
309°, 79.0393%, 55.0980%
HSV (HSB):
309°, 78.3550%, 90.5882%
XYZ:
45.1150, 23.6779, 59.9501
xyY:
0.3504, 0.1839, 23.6779
CIE-Lab:
55.7639, 80.7027, -40.1922
CIE-LCH:
55.7639, 90.1573, 333.5254
CIE-Luv:
55.7639, 82.0814, -73.2218
Hunter-Lab:
48.6599, 80.3413, -38.9846
#e732cd color charts
#e732cd color shades, tints & tones
#e732cd color schemes
#e732cd color preview, HTML & CSS examples
This text has a color of #e732cd
<p style="color:#e732cd;">Text here</p>
.mytext {color:#e732cd;}
This box has a color of #e732cd
<div style="background-color:#e732cd;">Content here</div>
.mybackground {background-color:#e732cd;}
Border around this has a color of #e732cd
<div style="border:2px solid #e732cd;">Content here</div>
.myborder {border:2px solid #e732cd;}