#e67dcc color space conversions
Hex:
#e67dcc
RGB:
230, 125, 204
CMY:
10, 51, 20
CMYK:
0, 46, 11, 10
HSL:
315°, 67.7419%, 69.6078%
HSV (HSB):
315°, 45.6522%, 90.1961%
XYZ:
50.8658, 35.8499, 61.3655
xyY:
0.3435, 0.2421, 35.8499
CIE-Lab:
66.4050, 50.7496, -23.1254
CIE-LCH:
66.4050, 55.7701, 335.5024
CIE-Luv:
66.4050, 56.5192, -43.8381
Hunter-Lab:
59.8748, 46.8616, -18.8539
#e67dcc color charts
#e67dcc color shades, tints & tones
#e67dcc color schemes
#e67dcc color preview, HTML & CSS examples
This text has a color of #e67dcc
<p style="color:#e67dcc;">Text here</p>
.mytext {color:#e67dcc;}
This box has a color of #e67dcc
<div style="background-color:#e67dcc;">Content here</div>
.mybackground {background-color:#e67dcc;}
Border around this has a color of #e67dcc
<div style="border:2px solid #e67dcc;">Content here</div>
.myborder {border:2px solid #e67dcc;}