#a89ec4 color space conversions
Hex:
#a89ec4
RGB:
168, 158, 196
CMY:
34, 38, 23
CMYK:
14, 19, 0, 23
HSL:
256°, 24.3590%, 69.4118%
HSV (HSB):
256°, 19.3878%, 76.8627%
XYZ:
38.3391, 36.7641, 57.3000
xyY:
0.2896, 0.2777, 36.7641
CIE-Lab:
67.0997, 11.2467, -18.1959
CIE-LCH:
67.0997, 21.3911, 301.7199
CIE-Luv:
67.0997, 3.0483, -29.6093
Hunter-Lab:
60.6334, 6.7590, -13.5871
#a89ec4 color charts
#a89ec4 color shades, tints & tones
#a89ec4 color schemes
#a89ec4 color preview, HTML & CSS examples
This text has a color of #a89ec4
<p style="color:#a89ec4;">Text here</p>
.mytext {color:#a89ec4;}
This box has a color of #a89ec4
<div style="background-color:#a89ec4;">Content here</div>
.mybackground {background-color:#a89ec4;}
Border around this has a color of #a89ec4
<div style="border:2px solid #a89ec4;">Content here</div>
.myborder {border:2px solid #a89ec4;}