#e379e6 color space conversions
Hex:
#e379e6
RGB:
227, 121, 230
CMY:
11, 53, 10
CMYK:
1, 47, 0, 10
HSL:
298°, 68.5535%, 68.8235%
HSV (HSB):
298°, 47.3913%, 90.1961%
XYZ:
52.7989, 35.7188, 78.9745
xyY:
0.3152, 0.2133, 35.7188
CIE-Lab:
66.3045, 56.2615, -37.7919
CIE-LCH:
66.3045, 67.7759, 326.1100
CIE-Luv:
66.3045, 49.9920, -68.0212
Hunter-Lab:
59.7652, 53.1045, -36.5109
#e379e6 color charts
#e379e6 color shades, tints & tones
#e379e6 color schemes
#e379e6 color preview, HTML & CSS examples
This text has a color of #e379e6
<p style="color:#e379e6;">Text here</p>
.mytext {color:#e379e6;}
This box has a color of #e379e6
<div style="background-color:#e379e6;">Content here</div>
.mybackground {background-color:#e379e6;}
Border around this has a color of #e379e6
<div style="border:2px solid #e379e6;">Content here</div>
.myborder {border:2px solid #e379e6;}