#e379d8 color space conversions
Hex:
#e379d8
RGB:
227, 121, 216
CMY:
11, 53, 15
CMYK:
0, 47, 5, 11
HSL:
306°, 65.4321%, 68.2353%
HSV (HSB):
306°, 46.6960%, 89.0196%
XYZ:
50.9106, 34.9635, 69.0311
xyY:
0.3287, 0.2257, 34.9635
CIE-Lab:
65.7202, 53.8204, -30.9169
CIE-LCH:
65.7202, 62.0685, 330.1250
CIE-Luv:
65.7202, 53.3298, -56.5398
Hunter-Lab:
59.1299, 50.2102, -27.8270
#e379d8 color charts
#e379d8 color shades, tints & tones
#e379d8 color schemes
#e379d8 color preview, HTML & CSS examples
This text has a color of #e379d8
<p style="color:#e379d8;">Text here</p>
.mytext {color:#e379d8;}
This box has a color of #e379d8
<div style="background-color:#e379d8;">Content here</div>
.mybackground {background-color:#e379d8;}
Border around this has a color of #e379d8
<div style="border:2px solid #e379d8;">Content here</div>
.myborder {border:2px solid #e379d8;}