#987ed9 color space conversions
Hex:
#987ed9
RGB:
152, 126, 217
CMY:
40, 51, 15
CMYK:
30, 42, 0, 15
HSL:
257°, 54.4910%, 67.2549%
HSV (HSB):
257°, 41.9355%, 85.0980%
XYZ:
32.9341, 26.6069, 69.0455
xyY:
0.2561, 0.2069, 26.6069
CIE-Lab:
58.6087, 29.5987, -43.1902
CIE-LCH:
58.6087, 52.3591, 304.4232
CIE-Luv:
58.6087, 6.2970, -71.3862
Hunter-Lab:
51.5818, 23.7010, -43.2560
#987ed9 color charts
#987ed9 color shades, tints & tones
#987ed9 color schemes
#987ed9 color preview, HTML & CSS examples
This text has a color of #987ed9
<p style="color:#987ed9;">Text here</p>
.mytext {color:#987ed9;}
This box has a color of #987ed9
<div style="background-color:#987ed9;">Content here</div>
.mybackground {background-color:#987ed9;}
Border around this has a color of #987ed9
<div style="border:2px solid #987ed9;">Content here</div>
.myborder {border:2px solid #987ed9;}