#9876ce color space conversions
Hex:
#9876ce
RGB:
152, 118, 206
CMY:
40, 54, 19
CMYK:
26, 43, 0, 19
HSL:
263°, 47.3118%, 63.5294%
HSV (HSB):
263°, 42.7184%, 80.7843%
XYZ:
30.5679, 24.0885, 61.4310
xyY:
0.2633, 0.2075, 24.0885
CIE-Lab:
56.1763, 31.4625, -40.8199
CIE-LCH:
56.1763, 51.5379, 307.6237
CIE-Luv:
56.1763, 10.4928, -67.2427
Hunter-Lab:
49.0800, 25.2829, -39.8542
#9876ce color charts
#9876ce color shades, tints & tones
#9876ce color schemes
#9876ce color preview, HTML & CSS examples
This text has a color of #9876ce
<p style="color:#9876ce;">Text here</p>
.mytext {color:#9876ce;}
This box has a color of #9876ce
<div style="background-color:#9876ce;">Content here</div>
.mybackground {background-color:#9876ce;}
Border around this has a color of #9876ce
<div style="border:2px solid #9876ce;">Content here</div>
.myborder {border:2px solid #9876ce;}