#bdbdcc color space conversions
Hex:
#bdbdcc
RGB:
189, 189, 204
CMY:
26, 26, 20
CMYK:
7, 7, 0, 20
HSL:
240°, 12.8205%, 77.0588%
HSV (HSB):
240°, 7.3529%, 80.0000%
XYZ:
50.0829, 51.5736, 64.4418
xyY:
0.3015, 0.3105, 51.5736
CIE-Lab:
77.0252, 2.8797, -7.5305
CIE-LCH:
77.0252, 8.0623, 290.9272
CIE-Luv:
77.0252, -0.8604, -11.9541
Hunter-Lab:
71.8148, -1.1917, -2.9325
#bdbdcc color charts
#bdbdcc color shades, tints & tones
#bdbdcc color schemes
#bdbdcc color preview, HTML & CSS examples
This text has a color of #bdbdcc
<p style="color:#bdbdcc;">Text here</p>
.mytext {color:#bdbdcc;}
This box has a color of #bdbdcc
<div style="background-color:#bdbdcc;">Content here</div>
.mybackground {background-color:#bdbdcc;}
Border around this has a color of #bdbdcc
<div style="border:2px solid #bdbdcc;">Content here</div>
.myborder {border:2px solid #bdbdcc;}