#8b7ccc color space conversions
Hex:
#8b7ccc
RGB:
139, 124, 204
CMY:
45, 51, 20
CMYK:
32, 39, 0, 20
HSL:
251°, 43.9560%, 64.3137%
HSV (HSB):
251°, 39.2157%, 80.0000%
XYZ:
28.7542, 24.2639, 60.2946
xyY:
0.2538, 0.2141, 24.2639
CIE-Lab:
56.3511, 23.7953, -39.4932
CIE-LCH:
56.3511, 46.1078, 301.0696
CIE-Luv:
56.3511, 1.9624, -64.1904
Hunter-Lab:
49.2584, 17.9957, -38.0929
#8b7ccc color charts
#8b7ccc color shades, tints & tones
#8b7ccc color schemes
#8b7ccc color preview, HTML & CSS examples
This text has a color of #8b7ccc
<p style="color:#8b7ccc;">Text here</p>
.mytext {color:#8b7ccc;}
This box has a color of #8b7ccc
<div style="background-color:#8b7ccc;">Content here</div>
.mybackground {background-color:#8b7ccc;}
Border around this has a color of #8b7ccc
<div style="border:2px solid #8b7ccc;">Content here</div>
.myborder {border:2px solid #8b7ccc;}