#b2b3db color space conversions
Hex:
#b2b3db
RGB:
178, 179, 219
CMY:
30, 30, 14
CMYK:
19, 18, 0, 14
HSL:
239°, 36.2832%, 77.8431%
HSV (HSB):
239°, 18.7215%, 85.8824%
XYZ:
47.2664, 46.8196, 73.5637
xyY:
0.2819, 0.2793, 46.8196
CIE-Lab:
74.0743, 7.8821, -20.1945
CIE-LCH:
74.0743, 21.6782, 291.3213
CIE-Luv:
74.0743, -2.8673, -32.7795
Hunter-Lab:
68.4249, 3.5603, -15.8454
#b2b3db color charts
#b2b3db color shades, tints & tones
#b2b3db color schemes
#b2b3db color preview, HTML & CSS examples
This text has a color of #b2b3db
<p style="color:#b2b3db;">Text here</p>
.mytext {color:#b2b3db;}
This box has a color of #b2b3db
<div style="background-color:#b2b3db;">Content here</div>
.mybackground {background-color:#b2b3db;}
Border around this has a color of #b2b3db
<div style="border:2px solid #b2b3db;">Content here</div>
.myborder {border:2px solid #b2b3db;}