#e299dd color space conversions
Hex:
#e299dd
RGB:
226, 153, 221
CMY:
11, 40, 13
CMYK:
0, 32, 2, 11
HSL:
304°, 55.7252%, 74.3137%
HSV (HSB):
304°, 32.3009%, 88.6275%
XYZ:
55.8064, 44.1717, 73.9913
xyY:
0.3208, 0.2539, 44.1717
CIE-Lab:
72.3431, 37.8937, -23.5186
CIE-LCH:
72.3431, 44.5988, 328.1744
CIE-Luv:
72.3431, 37.1901, -42.8623
Hunter-Lab:
66.4618, 33.5742, -19.4838
#e299dd color charts
#e299dd color shades, tints & tones
#e299dd color schemes
#e299dd color preview, HTML & CSS examples
This text has a color of #e299dd
<p style="color:#e299dd;">Text here</p>
.mytext {color:#e299dd;}
This box has a color of #e299dd
<div style="background-color:#e299dd;">Content here</div>
.mybackground {background-color:#e299dd;}
Border around this has a color of #e299dd
<div style="border:2px solid #e299dd;">Content here</div>
.myborder {border:2px solid #e299dd;}