#b8b8db color space conversions
Hex:
#b8b8db
RGB:
184, 184, 219
CMY:
28, 28, 14
CMYK:
16, 16, 0, 14
HSL:
240°, 32.7103%, 79.0196%
HSV (HSB):
240°, 15.9817%, 85.8824%
XYZ:
49.6938, 49.5858, 73.9697
xyY:
0.2868, 0.2862, 49.5858
CIE-Lab:
75.8143, 7.0504, -17.5166
CIE-LCH:
75.8143, 18.8823, 291.9247
CIE-Luv:
75.8143, -2.0473, -28.4126
Hunter-Lab:
70.4172, 2.7385, -12.9891
#b8b8db color charts
#b8b8db color shades, tints & tones
#b8b8db color schemes
#b8b8db color preview, HTML & CSS examples
This text has a color of #b8b8db
<p style="color:#b8b8db;">Text here</p>
.mytext {color:#b8b8db;}
This box has a color of #b8b8db
<div style="background-color:#b8b8db;">Content here</div>
.mybackground {background-color:#b8b8db;}
Border around this has a color of #b8b8db
<div style="border:2px solid #b8b8db;">Content here</div>
.myborder {border:2px solid #b8b8db;}