#e298dd color space conversions
Hex:
#e298dd
RGB:
226, 152, 221
CMY:
11, 40, 13
CMYK:
0, 33, 2, 11
HSL:
304°, 56.0606%, 74.1176%
HSV (HSB):
304°, 32.7434%, 88.6275%
XYZ:
55.6434, 43.8457, 73.9369
xyY:
0.3208, 0.2528, 43.8457
CIE-Lab:
72.1252, 38.4248, -23.8512
CIE-LCH:
72.1252, 45.2254, 328.1711
CIE-Luv:
72.1252, 37.6658, -43.4640
Hunter-Lab:
66.2161, 34.1209, -19.8520
#e298dd color charts
#e298dd color shades, tints & tones
#e298dd color schemes
#e298dd color preview, HTML & CSS examples
This text has a color of #e298dd
<p style="color:#e298dd;">Text here</p>
.mytext {color:#e298dd;}
This box has a color of #e298dd
<div style="background-color:#e298dd;">Content here</div>
.mybackground {background-color:#e298dd;}
Border around this has a color of #e298dd
<div style="border:2px solid #e298dd;">Content here</div>
.myborder {border:2px solid #e298dd;}