#9876ff color space conversions
Hex:
#9876ff
RGB:
152, 118, 255
CMY:
40, 54, 0
CMYK:
40, 54, 0, 0
HSL:
255°, 100.0000%, 73.1373%
HSV (HSB):
255°, 53.7255%, 100.0000%
XYZ:
37.4773, 26.8523, 97.8155
xyY:
0.2311, 0.1656, 26.8523
CIE-Lab:
58.8373, 44.0711, -63.9502
CIE-LCH:
58.8373, 77.6652, 304.5726
CIE-Luv:
58.8373, 4.9547, -106.2838
Hunter-Lab:
51.8192, 38.4135, -75.6442
#9876ff color charts
#9876ff color shades, tints & tones
#9876ff color schemes
#9876ff color preview, HTML & CSS examples
This text has a color of #9876ff
<p style="color:#9876ff;">Text here</p>
.mytext {color:#9876ff;}
This box has a color of #9876ff
<div style="background-color:#9876ff;">Content here</div>
.mybackground {background-color:#9876ff;}
Border around this has a color of #9876ff
<div style="border:2px solid #9876ff;">Content here</div>
.myborder {border:2px solid #9876ff;}