#bdbdea color space conversions
Hex:
#bdbdea
RGB:
189, 189, 234
CMY:
26, 26, 8
CMYK:
19, 19, 0, 8
HSL:
240°, 51.7241%, 82.9412%
HSV (HSB):
240°, 19.2308%, 91.7647%
XYZ:
54.0351, 53.1545, 85.2538
xyY:
0.2808, 0.2762, 53.1545
CIE-Lab:
77.9661, 9.1791, -22.3273
CIE-LCH:
77.9661, 24.1405, 292.3484
CIE-Luv:
77.9661, -2.6464, -36.7216
Hunter-Lab:
72.9071, 4.7078, -18.2956
#bdbdea color charts
#bdbdea color shades, tints & tones
#bdbdea color schemes
#bdbdea color preview, HTML & CSS examples
This text has a color of #bdbdea
<p style="color:#bdbdea;">Text here</p>
.mytext {color:#bdbdea;}
This box has a color of #bdbdea
<div style="background-color:#bdbdea;">Content here</div>
.mybackground {background-color:#bdbdea;}
Border around this has a color of #bdbdea
<div style="border:2px solid #bdbdea;">Content here</div>
.myborder {border:2px solid #bdbdea;}