#988cc5 color space conversions
Hex:
#988cc5
RGB:
152, 140, 197
CMY:
40, 45, 23
CMYK:
23, 29, 0, 23
HSL:
253°, 32.9480%, 66.0784%
HSV (HSB):
253°, 28.9340%, 77.2549%
XYZ:
32.4050, 29.4628, 56.8023
xyY:
0.2731, 0.2483, 29.4628
CIE-Lab:
61.1879, 16.5903, -27.9196
CIE-LCH:
61.1879, 32.4768, 300.7195
CIE-Luv:
61.1879, 2.5441, -45.3964
Hunter-Lab:
54.2796, 11.5754, -24.0498
#988cc5 color charts
#988cc5 color shades, tints & tones
#988cc5 color schemes
#988cc5 color preview, HTML & CSS examples
This text has a color of #988cc5
<p style="color:#988cc5;">Text here</p>
.mytext {color:#988cc5;}
This box has a color of #988cc5
<div style="background-color:#988cc5;">Content here</div>
.mybackground {background-color:#988cc5;}
Border around this has a color of #988cc5
<div style="border:2px solid #988cc5;">Content here</div>
.myborder {border:2px solid #988cc5;}