#bdaced color space conversions
Hex:
#bdaced
RGB:
189, 172, 237
CMY:
26, 33, 7
CMYK:
20, 27, 0, 7
HSL:
256°, 64.3564%, 80.1961%
HSV (HSB):
256°, 27.4262%, 92.9412%
XYZ:
51.0249, 46.4383, 86.3949
xyY:
0.2775, 0.2526, 46.4383
CIE-Lab:
73.8290, 19.1723, -30.2791
CIE-LCH:
73.8290, 35.8385, 302.3414
CIE-Luv:
73.8290, 4.6879, -51.0678
Hunter-Lab:
68.1456, 14.3991, -27.4658
#bdaced color charts
#bdaced color shades, tints & tones
#bdaced color schemes
#bdaced color preview, HTML & CSS examples
This text has a color of #bdaced
<p style="color:#bdaced;">Text here</p>
.mytext {color:#bdaced;}
This box has a color of #bdaced
<div style="background-color:#bdaced;">Content here</div>
.mybackground {background-color:#bdaced;}
Border around this has a color of #bdaced
<div style="border:2px solid #bdaced;">Content here</div>
.myborder {border:2px solid #bdaced;}