#bdacec color space conversions
Hex:
#bdacec
RGB:
189, 172, 236
CMY:
26, 33, 7
CMYK:
20, 27, 0, 7
HSL:
256°, 62.7451%, 80.0000%
HSV (HSB):
256°, 27.1186%, 92.5490%
XYZ:
50.8791, 46.3800, 85.6275
xyY:
0.2782, 0.2536, 46.3800
CIE-Lab:
73.7914, 18.9471, -29.7940
CIE-LCH:
73.7914, 35.3083, 302.4538
CIE-Luv:
73.7914, 4.7721, -50.2248
Hunter-Lab:
68.1029, 14.1759, -26.8749
#bdacec color charts
#bdacec color shades, tints & tones
#bdacec color schemes
#bdacec color preview, HTML & CSS examples
This text has a color of #bdacec
<p style="color:#bdacec;">Text here</p>
.mytext {color:#bdacec;}
This box has a color of #bdacec
<div style="background-color:#bdacec;">Content here</div>
.mybackground {background-color:#bdacec;}
Border around this has a color of #bdacec
<div style="border:2px solid #bdacec;">Content here</div>
.myborder {border:2px solid #bdacec;}