#8b8be8 color space conversions
Hex:
#8b8be8
RGB:
139, 139, 232
CMY:
45, 45, 9
CMYK:
40, 40, 0, 9
HSL:
240°, 66.9065%, 72.7451%
HSV (HSB):
240°, 40.0862%, 90.9804%
XYZ:
34.4456, 29.7804, 80.2766
xyY:
0.2384, 0.2061, 29.7804
CIE-Lab:
61.4643, 22.5821, -47.1194
CIE-LCH:
61.4643, 52.2512, 295.6062
CIE-Luv:
61.4643, -5.5938, -77.5887
Hunter-Lab:
54.5714, 17.1695, -49.0179
#8b8be8 color charts
#8b8be8 color shades, tints & tones
#8b8be8 color schemes
#8b8be8 color preview, HTML & CSS examples
This text has a color of #8b8be8
<p style="color:#8b8be8;">Text here</p>
.mytext {color:#8b8be8;}
This box has a color of #8b8be8
<div style="background-color:#8b8be8;">Content here</div>
.mybackground {background-color:#8b8be8;}
Border around this has a color of #8b8be8
<div style="border:2px solid #8b8be8;">Content here</div>
.myborder {border:2px solid #8b8be8;}