#e67cea color space conversions
Hex:
#e67cea
RGB:
230, 124, 234
CMY:
10, 51, 8
CMYK:
2, 47, 0, 8
HSL:
298°, 72.3684%, 70.1961%
HSV (HSB):
298°, 47.0085%, 91.7647%
XYZ:
54.6921, 37.1788, 82.1355
xyY:
0.3143, 0.2137, 37.1788
CIE-Lab:
67.4110, 56.3474, -38.2504
CIE-LCH:
67.4110, 68.1037, 325.8301
CIE-Luv:
67.4110, 49.8665, -68.9711
Hunter-Lab:
60.9744, 53.4034, -37.1844
#e67cea color charts
#e67cea color shades, tints & tones
#e67cea color schemes
#e67cea color preview, HTML & CSS examples
This text has a color of #e67cea
<p style="color:#e67cea;">Text here</p>
.mytext {color:#e67cea;}
This box has a color of #e67cea
<div style="background-color:#e67cea;">Content here</div>
.mybackground {background-color:#e67cea;}
Border around this has a color of #e67cea
<div style="border:2px solid #e67cea;">Content here</div>
.myborder {border:2px solid #e67cea;}