#a89cd5 color space conversions
Hex:
#a89cd5
RGB:
168, 156, 213
CMY:
34, 39, 16
CMYK:
21, 27, 0, 16
HSL:
253°, 40.4255%, 72.3529%
HSV (HSB):
253°, 26.7606%, 83.5294%
XYZ:
40.0472, 36.9059, 67.9636
xyY:
0.2763, 0.2547, 36.9059
CIE-Lab:
67.2063, 16.1936, -27.4644
CIE-LCH:
67.2063, 31.8830, 300.5244
CIE-Luv:
67.2063, 2.6360, -45.3069
Hunter-Lab:
60.7502, 11.3562, -23.8049
#a89cd5 color charts
#a89cd5 color shades, tints & tones
#a89cd5 color schemes
#a89cd5 color preview, HTML & CSS examples
This text has a color of #a89cd5
<p style="color:#a89cd5;">Text here</p>
.mytext {color:#a89cd5;}
This box has a color of #a89cd5
<div style="background-color:#a89cd5;">Content here</div>
.mybackground {background-color:#a89cd5;}
Border around this has a color of #a89cd5
<div style="border:2px solid #a89cd5;">Content here</div>
.myborder {border:2px solid #a89cd5;}