#bdace9 color space conversions
Hex:
#bdace9
RGB:
189, 172, 233
CMY:
26, 33, 9
CMYK:
19, 26, 0, 9
HSL:
257°, 58.0952%, 79.4118%
HSV (HSB):
257°, 26.1803%, 91.3725%
XYZ:
50.4468, 46.2071, 83.3508
xyY:
0.2803, 0.2567, 46.2071
CIE-Lab:
73.6797, 18.2755, -28.3358
CIE-LCH:
73.6797, 33.7182, 302.8205
CIE-Luv:
73.6797, 5.0248, -47.6966
Hunter-Lab:
67.9758, 13.5124, -25.1174
#bdace9 color charts
#bdace9 color shades, tints & tones
#bdace9 color schemes
#bdace9 color preview, HTML & CSS examples
This text has a color of #bdace9
<p style="color:#bdace9;">Text here</p>
.mytext {color:#bdace9;}
This box has a color of #bdace9
<div style="background-color:#bdace9;">Content here</div>
.mybackground {background-color:#bdace9;}
Border around this has a color of #bdace9
<div style="border:2px solid #bdace9;">Content here</div>
.myborder {border:2px solid #bdace9;}