#e731cd color space conversions
Hex:
#e731cd
RGB:
231, 49, 205
CMY:
9, 81, 20
CMYK:
0, 79, 11, 9
HSL:
309°, 79.1304%, 54.9020%
HSV (HSB):
309°, 78.7879%, 90.5882%
XYZ:
45.0728, 23.5933, 59.9360
xyY:
0.3505, 0.1835, 23.5933
CIE-Lab:
55.6783, 80.9496, -40.3269
CIE-LCH:
55.6783, 90.4383, 333.5188
CIE-Luv:
55.6783, 82.2704, -73.4397
Hunter-Lab:
48.5730, 80.6345, -39.1591
#e731cd color charts
#e731cd color shades, tints & tones
#e731cd color schemes
#e731cd color preview, HTML & CSS examples
This text has a color of #e731cd
<p style="color:#e731cd;">Text here</p>
.mytext {color:#e731cd;}
This box has a color of #e731cd
<div style="background-color:#e731cd;">Content here</div>
.mybackground {background-color:#e731cd;}
Border around this has a color of #e731cd
<div style="border:2px solid #e731cd;">Content here</div>
.myborder {border:2px solid #e731cd;}