#e369db color space conversions
Hex:
#e369db
RGB:
227, 105, 219
CMY:
11, 59, 14
CMYK:
0, 54, 4, 11
HSL:
304°, 68.5393%, 65.0980%
HSV (HSB):
304°, 53.7445%, 89.0196%
XYZ:
49.5163, 31.5485, 70.4975
xyY:
0.3267, 0.2082, 31.5485
CIE-Lab:
62.9680, 61.9424, -36.8703
CIE-LCH:
62.9680, 72.0852, 329.2374
CIE-Luv:
62.9680, 58.8700, -66.8179
Hunter-Lab:
56.1681, 59.0669, -35.0983
#e369db color charts
#e369db color shades, tints & tones
#e369db color schemes
#e369db color preview, HTML & CSS examples
This text has a color of #e369db
<p style="color:#e369db;">Text here</p>
.mytext {color:#e369db;}
This box has a color of #e369db
<div style="background-color:#e369db;">Content here</div>
.mybackground {background-color:#e369db;}
Border around this has a color of #e369db
<div style="border:2px solid #e369db;">Content here</div>
.myborder {border:2px solid #e369db;}