#bdbdce color space conversions
Hex:
#bdbdce
RGB:
189, 189, 206
CMY:
26, 26, 19
CMYK:
8, 8, 0, 19
HSL:
240°, 14.7826%, 77.4510%
HSV (HSB):
240°, 8.2524%, 80.7843%
XYZ:
50.3244, 51.6702, 65.7135
xyY:
0.3001, 0.3081, 51.6702
CIE-Lab:
77.0832, 3.2776, -8.5278
CIE-LCH:
77.0832, 9.1360, 291.0239
CIE-Luv:
77.0832, -0.9772, -13.5736
Hunter-Lab:
71.8820, -0.8261, -3.8846
#bdbdce color charts
#bdbdce color shades, tints & tones
#bdbdce color schemes
#bdbdce color preview, HTML & CSS examples
This text has a color of #bdbdce
<p style="color:#bdbdce;">Text here</p>
.mytext {color:#bdbdce;}
This box has a color of #bdbdce
<div style="background-color:#bdbdce;">Content here</div>
.mybackground {background-color:#bdbdce;}
Border around this has a color of #bdbdce
<div style="border:2px solid #bdbdce;">Content here</div>
.myborder {border:2px solid #bdbdce;}