#987db8 color space conversions
Hex:
#987db8
RGB:
152, 125, 184
CMY:
40, 51, 28
CMYK:
17, 32, 0, 28
HSL:
267°, 29.3532%, 60.5882%
HSV (HSB):
267°, 32.0652%, 72.1569%
XYZ:
28.9342, 24.8033, 48.6099
xyY:
0.2827, 0.2423, 24.8033
CIE-Lab:
56.8833, 22.2003, -27.1960
CIE-LCH:
56.8833, 35.1067, 309.2250
CIE-Luv:
56.8833, 10.2176, -44.4420
Hunter-Lab:
49.8029, 16.5488, -23.0077
#987db8 color charts
#987db8 color shades, tints & tones
#987db8 color schemes
#987db8 color preview, HTML & CSS examples
This text has a color of #987db8
<p style="color:#987db8;">Text here</p>
.mytext {color:#987db8;}
This box has a color of #987db8
<div style="background-color:#987db8;">Content here</div>
.mybackground {background-color:#987db8;}
Border around this has a color of #987db8
<div style="border:2px solid #987db8;">Content here</div>
.myborder {border:2px solid #987db8;}