#987dbc color space conversions
Hex:
#987dbc
RGB:
152, 125, 188
CMY:
40, 51, 26
CMYK:
19, 34, 0, 26
HSL:
266°, 31.9797%, 61.3725%
HSV (HSB):
266°, 33.5106%, 73.7255%
XYZ:
29.3596, 24.9735, 50.8499
xyY:
0.2791, 0.2374, 24.9735
CIE-Lab:
57.0496, 23.1239, -29.2221
CIE-LCH:
57.0496, 37.2645, 308.3551
CIE-Luv:
57.0496, 9.7796, -47.8071
Hunter-Lab:
49.9735, 17.4159, -25.3484
#987dbc color charts
#987dbc color shades, tints & tones
#987dbc color schemes
#987dbc color preview, HTML & CSS examples
This text has a color of #987dbc
<p style="color:#987dbc;">Text here</p>
.mytext {color:#987dbc;}
This box has a color of #987dbc
<div style="background-color:#987dbc;">Content here</div>
.mybackground {background-color:#987dbc;}
Border around this has a color of #987dbc
<div style="border:2px solid #987dbc;">Content here</div>
.myborder {border:2px solid #987dbc;}