#878dbd color space conversions
Hex:
#878dbd
RGB:
135, 141, 189
CMY:
47, 45, 26
CMYK:
29, 25, 0, 26
HSL:
233°, 29.0323%, 63.5294%
HSV (HSB):
233°, 28.5714%, 74.1176%
XYZ:
28.7019, 27.8748, 52.0117
xyY:
0.2643, 0.2567, 27.8748
CIE-Lab:
59.7754, 8.8313, -25.6952
CIE-LCH:
59.7754, 27.1705, 288.9675
CIE-Luv:
59.7754, -5.7515, -40.5616
Hunter-Lab:
52.7966, 4.6442, -21.4510
#878dbd color charts
#878dbd color shades, tints & tones
#878dbd color schemes
#878dbd color preview, HTML & CSS examples
This text has a color of #878dbd
<p style="color:#878dbd;">Text here</p>
.mytext {color:#878dbd;}
This box has a color of #878dbd
<div style="background-color:#878dbd;">Content here</div>
.mybackground {background-color:#878dbd;}
Border around this has a color of #878dbd
<div style="border:2px solid #878dbd;">Content here</div>
.myborder {border:2px solid #878dbd;}