#e67eea color space conversions
Hex:
#e67eea
RGB:
230, 126, 234
CMY:
10, 51, 8
CMYK:
2, 46, 0, 8
HSL:
298°, 72.0000%, 70.5882%
HSV (HSB):
298°, 46.1538%, 91.7647%
XYZ:
54.9453, 37.6852, 82.2199
xyY:
0.3142, 0.2155, 37.6852
CIE-Lab:
67.7880, 55.3631, -37.6628
CIE-LCH:
67.7880, 66.9594, 325.7731
CIE-Luv:
67.7880, 49.0768, -67.9330
Hunter-Lab:
61.3883, 52.3360, -36.4378
#e67eea color charts
#e67eea color shades, tints & tones
#e67eea color schemes
#e67eea color preview, HTML & CSS examples
This text has a color of #e67eea
<p style="color:#e67eea;">Text here</p>
.mytext {color:#e67eea;}
This box has a color of #e67eea
<div style="background-color:#e67eea;">Content here</div>
.mybackground {background-color:#e67eea;}
Border around this has a color of #e67eea
<div style="border:2px solid #e67eea;">Content here</div>
.myborder {border:2px solid #e67eea;}