#e250dd color space conversions
Hex:
#e250dd
RGB:
226, 80, 221
CMY:
11, 69, 13
CMYK:
0, 65, 2, 11
HSL:
302°, 71.5686%, 60.0000%
HSV (HSB):
302°, 64.6018%, 88.6275%
XYZ:
47.2838, 27.1265, 71.1504
xyY:
0.3248, 0.1864, 27.1265
CIE-Lab:
59.0913, 72.5128, -44.0868
CIE-LCH:
59.0913, 84.8631, 328.7010
CIE-Luv:
59.0913, 65.6435, -78.8607
Hunter-Lab:
52.0831, 70.9063, -44.5375
#e250dd color charts
#e250dd color shades, tints & tones
#e250dd color schemes
#e250dd color preview, HTML & CSS examples
This text has a color of #e250dd
<p style="color:#e250dd;">Text here</p>
.mytext {color:#e250dd;}
This box has a color of #e250dd
<div style="background-color:#e250dd;">Content here</div>
.mybackground {background-color:#e250dd;}
Border around this has a color of #e250dd
<div style="border:2px solid #e250dd;">Content here</div>
.myborder {border:2px solid #e250dd;}