#987ec5 color space conversions
Hex:
#987ec5
RGB:
152, 126, 197
CMY:
40, 51, 23
CMYK:
23, 36, 0, 23
HSL:
262°, 37.9679%, 63.3333%
HSV (HSB):
262°, 36.0406%, 77.2549%
XYZ:
30.4878, 25.6283, 56.1632
xyY:
0.2715, 0.2283, 25.6283
CIE-Lab:
57.6826, 24.6704, -33.3572
CIE-LCH:
57.6826, 41.4890, 306.4859
CIE-Luv:
57.6826, 8.3946, -54.7217
Hunter-Lab:
50.6244, 18.9062, -30.3398
#987ec5 color charts
#987ec5 color shades, tints & tones
#987ec5 color schemes
#987ec5 color preview, HTML & CSS examples
This text has a color of #987ec5
<p style="color:#987ec5;">Text here</p>
.mytext {color:#987ec5;}
This box has a color of #987ec5
<div style="background-color:#987ec5;">Content here</div>
.mybackground {background-color:#987ec5;}
Border around this has a color of #987ec5
<div style="border:2px solid #987ec5;">Content here</div>
.myborder {border:2px solid #987ec5;}