#bdbde9 color space conversions
Hex:
#bdbde9
RGB:
189, 189, 233
CMY:
26, 26, 9
CMYK:
19, 19, 0, 9
HSL:
240°, 50.0000%, 82.7451%
HSV (HSB):
240°, 18.8841%, 91.3725%
XYZ:
53.8918, 53.0972, 84.4992
xyY:
0.2814, 0.2773, 53.0972
CIE-Lab:
77.9324, 8.9583, -21.8400
CIE-LCH:
77.9324, 23.6059, 292.3023
CIE-Luv:
77.9324, -2.5860, -35.8835
Hunter-Lab:
72.8678, 4.4970, -17.7465
#bdbde9 color charts
#bdbde9 color shades, tints & tones
#bdbde9 color schemes
#bdbde9 color preview, HTML & CSS examples
This text has a color of #bdbde9
<p style="color:#bdbde9;">Text here</p>
.mytext {color:#bdbde9;}
This box has a color of #bdbde9
<div style="background-color:#bdbde9;">Content here</div>
.mybackground {background-color:#bdbde9;}
Border around this has a color of #bdbde9
<div style="border:2px solid #bdbde9;">Content here</div>
.myborder {border:2px solid #bdbde9;}