#e67ed6 color space conversions
Hex:
#e67ed6
RGB:
230, 126, 214
CMY:
10, 51, 16
CMYK:
0, 45, 7, 10
HSL:
309°, 67.5325%, 69.8039%
HSV (HSB):
309°, 45.2174%, 90.1961%
XYZ:
52.2316, 36.5997, 67.9299
xyY:
0.3332, 0.2335, 36.5997
CIE-Lab:
66.9757, 51.8913, -27.8339
CIE-LCH:
66.9757, 58.8849, 331.7914
CIE-Luv:
66.9757, 53.7128, -51.5057
Hunter-Lab:
60.4977, 48.2395, -24.2254
#e67ed6 color charts
#e67ed6 color shades, tints & tones
#e67ed6 color schemes
#e67ed6 color preview, HTML & CSS examples
This text has a color of #e67ed6
<p style="color:#e67ed6;">Text here</p>
.mytext {color:#e67ed6;}
This box has a color of #e67ed6
<div style="background-color:#e67ed6;">Content here</div>
.mybackground {background-color:#e67ed6;}
Border around this has a color of #e67ed6
<div style="border:2px solid #e67ed6;">Content here</div>
.myborder {border:2px solid #e67ed6;}