#8b8bdd color space conversions
Hex:
#8b8bdd
RGB:
139, 139, 221
CMY:
45, 45, 13
CMYK:
37, 37, 0, 13
HSL:
240°, 54.6667%, 70.5882%
HSV (HSB):
240°, 37.1041%, 86.6667%
XYZ:
32.9312, 29.1747, 72.3022
xyY:
0.2450, 0.2171, 29.1747
CIE-Lab:
60.9355, 19.5589, -41.8386
CIE-LCH:
60.9355, 46.1846, 295.0554
CIE-Luv:
60.9355, -4.9337, -68.4348
Hunter-Lab:
54.0136, 14.3049, -41.5557
#8b8bdd color charts
#8b8bdd color shades, tints & tones
#8b8bdd color schemes
#8b8bdd color preview, HTML & CSS examples
This text has a color of #8b8bdd
<p style="color:#8b8bdd;">Text here</p>
.mytext {color:#8b8bdd;}
This box has a color of #8b8bdd
<div style="background-color:#8b8bdd;">Content here</div>
.mybackground {background-color:#8b8bdd;}
Border around this has a color of #8b8bdd
<div style="border:2px solid #8b8bdd;">Content here</div>
.myborder {border:2px solid #8b8bdd;}