#8b9dcd color space conversions
Hex:
#8b9dcd
RGB:
139, 157, 205
CMY:
45, 38, 20
CMYK:
32, 23, 0, 20
HSL:
224°, 39.7590%, 67.4510%
HSV (HSB):
224°, 32.1951%, 80.3922%
XYZ:
33.7239, 34.0107, 62.5449
xyY:
0.2589, 0.2611, 34.0107
CIE-Lab:
64.9711, 4.9595, -26.6494
CIE-LCH:
64.9711, 27.1070, 280.5422
CIE-Luv:
64.9711, -11.3476, -42.1442
Hunter-Lab:
58.3187, 1.1633, -22.7635
#8b9dcd color charts
#8b9dcd color shades, tints & tones
#8b9dcd color schemes
#8b9dcd color preview, HTML & CSS examples
This text has a color of #8b9dcd
<p style="color:#8b9dcd;">Text here</p>
.mytext {color:#8b9dcd;}
This box has a color of #8b9dcd
<div style="background-color:#8b9dcd;">Content here</div>
.mybackground {background-color:#8b9dcd;}
Border around this has a color of #8b9dcd
<div style="border:2px solid #8b9dcd;">Content here</div>
.myborder {border:2px solid #8b9dcd;}