#bdabde color space conversions
Hex:
#bdabde
RGB:
189, 171, 222
CMY:
26, 33, 13
CMYK:
15, 23, 0, 13
HSL:
261°, 43.5897%, 77.0588%
HSV (HSB):
261°, 22.9730%, 87.0588%
XYZ:
48.7340, 45.2186, 75.2667
xyY:
0.2880, 0.2672, 45.2186
CIE-Lab:
73.0356, 16.4175, -23.3292
CIE-LCH:
73.0356, 28.5269, 305.1352
CIE-Luv:
73.0356, 6.4091, -39.1316
Hunter-Lab:
67.2447, 11.6852, -19.2917
#bdabde color charts
#bdabde color shades, tints & tones
#bdabde color schemes
#bdabde color preview, HTML & CSS examples
This text has a color of #bdabde
<p style="color:#bdabde;">Text here</p>
.mytext {color:#bdabde;}
This box has a color of #bdabde
<div style="background-color:#bdabde;">Content here</div>
.mybackground {background-color:#bdabde;}
Border around this has a color of #bdabde
<div style="border:2px solid #bdabde;">Content here</div>
.myborder {border:2px solid #bdabde;}