#bdadde color space conversions
Hex:
#bdadde
RGB:
189, 173, 222
CMY:
26, 32, 13
CMYK:
15, 22, 0, 13
HSL:
260°, 42.6087%, 77.4510%
HSV (HSB):
260°, 22.0721%, 87.0588%
XYZ:
49.1147, 45.9799, 75.3936
xyY:
0.2881, 0.2697, 45.9799
CIE-Lab:
73.5325, 15.3149, -22.5718
CIE-LCH:
73.5325, 27.2770, 304.1568
CIE-Luv:
73.5325, 5.4923, -37.7643
Hunter-Lab:
67.8085, 10.6253, -18.4563
#bdadde color charts
#bdadde color shades, tints & tones
#bdadde color schemes
#bdadde color preview, HTML & CSS examples
This text has a color of #bdadde
<p style="color:#bdadde;">Text here</p>
.mytext {color:#bdadde;}
This box has a color of #bdadde
<div style="background-color:#bdadde;">Content here</div>
.mybackground {background-color:#bdadde;}
Border around this has a color of #bdadde
<div style="border:2px solid #bdadde;">Content here</div>
.myborder {border:2px solid #bdadde;}