#e06bdd color space conversions
Hex:
#e06bdd
RGB:
224, 107, 221
CMY:
12, 58, 13
CMYK:
0, 52, 1, 12
HSL:
302°, 65.3631%, 64.9020%
HSV (HSB):
302°, 52.2321%, 87.8431%
XYZ:
49.0493, 31.5831, 71.9176
xyY:
0.3215, 0.2070, 31.5831
CIE-Lab:
62.9968, 60.5491, -37.9745
CIE-LCH:
62.9968, 71.4721, 327.9053
CIE-Luv:
62.9968, 55.5356, -68.3523
Hunter-Lab:
56.1989, 57.4434, -36.5341
#e06bdd color charts
#e06bdd color shades, tints & tones
#e06bdd color schemes
#e06bdd color preview, HTML & CSS examples
This text has a color of #e06bdd
<p style="color:#e06bdd;">Text here</p>
.mytext {color:#e06bdd;}
This box has a color of #e06bdd
<div style="background-color:#e06bdd;">Content here</div>
.mybackground {background-color:#e06bdd;}
Border around this has a color of #e06bdd
<div style="border:2px solid #e06bdd;">Content here</div>
.myborder {border:2px solid #e06bdd;}