#bdb2e9 color space conversions
Hex:
#bdb2e9
RGB:
189, 178, 233
CMY:
26, 30, 9
CMYK:
19, 24, 0, 9
HSL:
252°, 55.5556%, 80.5882%
HSV (HSB):
252°, 23.6052%, 91.3725%
XYZ:
51.6146, 48.5428, 83.7401
xyY:
0.2807, 0.2640, 48.5428
CIE-Lab:
75.1660, 14.9692, -26.0576
CIE-LCH:
75.1660, 30.0512, 299.8759
CIE-Luv:
75.1660, 2.3603, -43.5596
Hunter-Lab:
69.6727, 10.3085, -22.4902
#bdb2e9 color charts
#bdb2e9 color shades, tints & tones
#bdb2e9 color schemes
#bdb2e9 color preview, HTML & CSS examples
This text has a color of #bdb2e9
<p style="color:#bdb2e9;">Text here</p>
.mytext {color:#bdb2e9;}
This box has a color of #bdb2e9
<div style="background-color:#bdb2e9;">Content here</div>
.mybackground {background-color:#bdb2e9;}
Border around this has a color of #bdb2e9
<div style="border:2px solid #bdb2e9;">Content here</div>
.myborder {border:2px solid #bdb2e9;}