#888dbf color space conversions
Hex:
#888dbf
RGB:
136, 141, 191
CMY:
47, 45, 25
CMYK:
29, 26, 0, 25
HSL:
235°, 30.0546%, 64.1176%
HSV (HSB):
235°, 28.7958%, 74.9020%
XYZ:
29.0822, 28.0456, 53.1708
xyY:
0.2637, 0.2543, 28.0456
CIE-Lab:
59.9299, 9.6407, -26.5817
CIE-LCH:
59.9299, 28.2759, 289.9348
CIE-Luv:
59.9299, -5.3843, -42.1166
Hunter-Lab:
52.9581, 5.3475, -22.4575
#888dbf color charts
#888dbf color shades, tints & tones
#888dbf color schemes
#888dbf color preview, HTML & CSS examples
This text has a color of #888dbf
<p style="color:#888dbf;">Text here</p>
.mytext {color:#888dbf;}
This box has a color of #888dbf
<div style="background-color:#888dbf;">Content here</div>
.mybackground {background-color:#888dbf;}
Border around this has a color of #888dbf
<div style="border:2px solid #888dbf;">Content here</div>
.myborder {border:2px solid #888dbf;}