#987ac9 color space conversions
Hex:
#987ac9
RGB:
152, 122, 201
CMY:
40, 52, 21
CMYK:
24, 39, 0, 21
HSL:
263°, 42.2460%, 63.3333%
HSV (HSB):
263°, 39.3035%, 78.8235%
XYZ:
30.4510, 24.8115, 58.4425
xyY:
0.2678, 0.2182, 24.8115
CIE-Lab:
56.8913, 27.9434, -36.8626
CIE-LCH:
56.8913, 46.2567, 307.1637
CIE-Luv:
56.8913, 9.5494, -60.6204
Hunter-Lab:
49.8112, 21.9528, -34.6960
#987ac9 color charts
#987ac9 color shades, tints & tones
#987ac9 color schemes
#987ac9 color preview, HTML & CSS examples
This text has a color of #987ac9
<p style="color:#987ac9;">Text here</p>
.mytext {color:#987ac9;}
This box has a color of #987ac9
<div style="background-color:#987ac9;">Content here</div>
.mybackground {background-color:#987ac9;}
Border around this has a color of #987ac9
<div style="border:2px solid #987ac9;">Content here</div>
.myborder {border:2px solid #987ac9;}