#e69bdc color space conversions
Hex:
#e69bdc
RGB:
230, 155, 220
CMY:
10, 39, 14
CMYK:
0, 33, 4, 10
HSL:
308°, 60.0000%, 75.4902%
HSV (HSB):
308°, 32.6087%, 90.1961%
XYZ:
57.2727, 45.4330, 73.4610
xyY:
0.3251, 0.2579, 45.4330
CIE-Lab:
73.1761, 37.9385, -21.6613
CIE-LCH:
73.1761, 43.6869, 330.2755
CIE-Luv:
73.1761, 39.0104, -39.9777
Hunter-Lab:
67.4040, 33.7133, -17.4351
#e69bdc color charts
#e69bdc color shades, tints & tones
#e69bdc color schemes
#e69bdc color preview, HTML & CSS examples
This text has a color of #e69bdc
<p style="color:#e69bdc;">Text here</p>
.mytext {color:#e69bdc;}
This box has a color of #e69bdc
<div style="background-color:#e69bdc;">Content here</div>
.mybackground {background-color:#e69bdc;}
Border around this has a color of #e69bdc
<div style="border:2px solid #e69bdc;">Content here</div>
.myborder {border:2px solid #e69bdc;}