#888db4 color space conversions
Hex:
#888db4
RGB:
136, 141, 180
CMY:
47, 45, 29
CMYK:
24, 22, 0, 29
HSL:
233°, 22.6804%, 61.9608%
HSV (HSB):
233°, 24.4444%, 70.5882%
XYZ:
27.9164, 27.5793, 47.0320
xyY:
0.2723, 0.2690, 27.5793
CIE-Lab:
59.5067, 6.9013, -21.0007
CIE-LCH:
59.5067, 22.1056, 288.1918
CIE-Luv:
59.5067, -4.8003, -32.7739
Hunter-Lab:
52.5160, 2.9840, -16.3375
#888db4 color charts
#888db4 color shades, tints & tones
#888db4 color schemes
#888db4 color preview, HTML & CSS examples
This text has a color of #888db4
<p style="color:#888db4;">Text here</p>
.mytext {color:#888db4;}
This box has a color of #888db4
<div style="background-color:#888db4;">Content here</div>
.mybackground {background-color:#888db4;}
Border around this has a color of #888db4
<div style="border:2px solid #888db4;">Content here</div>
.myborder {border:2px solid #888db4;}