#e231dd color space conversions
Hex:
#e231dd
RGB:
226, 49, 221
CMY:
11, 81, 13
CMYK:
0, 78, 2, 11
HSL:
302°, 75.3191%, 53.9216%
HSV (HSB):
302°, 78.3186%, 88.6275%
XYZ:
45.5135, 23.5858, 70.5603
xyY:
0.3259, 0.1689, 23.5858
CIE-Lab:
55.6707, 82.2490, -49.5031
CIE-LCH:
55.6707, 95.9972, 328.9576
CIE-Luv:
55.6707, 72.4658, -87.5033
Hunter-Lab:
48.5652, 82.2942, -52.1466
#e231dd color charts
#e231dd color shades, tints & tones
#e231dd color schemes
#e231dd color preview, HTML & CSS examples
This text has a color of #e231dd
<p style="color:#e231dd;">Text here</p>
.mytext {color:#e231dd;}
This box has a color of #e231dd
<div style="background-color:#e231dd;">Content here</div>
.mybackground {background-color:#e231dd;}
Border around this has a color of #e231dd
<div style="border:2px solid #e231dd;">Content here</div>
.myborder {border:2px solid #e231dd;}