#b8b8df color space conversions
Hex:
#b8b8df
RGB:
184, 184, 223
CMY:
28, 28, 13
CMYK:
17, 17, 0, 13
HSL:
240°, 37.8641%, 79.8039%
HSV (HSB):
240°, 17.4888%, 87.4510%
XYZ:
50.2269, 49.7990, 76.7770
xyY:
0.2841, 0.2817, 49.7990
CIE-Lab:
75.9457, 7.9192, -19.4866
CIE-LCH:
75.9457, 21.0343, 292.1163
CIE-Luv:
75.9457, -2.2880, -31.7502
Hunter-Lab:
70.5684, 3.5522, -15.1084
#b8b8df color charts
#b8b8df color shades, tints & tones
#b8b8df color schemes
#b8b8df color preview, HTML & CSS examples
This text has a color of #b8b8df
<p style="color:#b8b8df;">Text here</p>
.mytext {color:#b8b8df;}
This box has a color of #b8b8df
<div style="background-color:#b8b8df;">Content here</div>
.mybackground {background-color:#b8b8df;}
Border around this has a color of #b8b8df
<div style="border:2px solid #b8b8df;">Content here</div>
.myborder {border:2px solid #b8b8df;}