#bdaddf color space conversions
Hex:
#bdaddf
RGB:
189, 173, 223
CMY:
26, 32, 13
CMYK:
15, 22, 0, 13
HSL:
259°, 43.8596%, 77.6471%
HSV (HSB):
259°, 22.4215%, 87.4510%
XYZ:
49.2491, 46.0337, 76.1017
xyY:
0.2874, 0.2686, 46.0337
CIE-Lab:
73.5674, 15.5303, -23.0639
CIE-LCH:
73.5674, 27.8053, 303.9548
CIE-Luv:
73.5674, 5.4097, -38.6027
Hunter-Lab:
67.8481, 10.8341, -19.0088
#bdaddf color charts
#bdaddf color shades, tints & tones
#bdaddf color schemes
#bdaddf color preview, HTML & CSS examples
This text has a color of #bdaddf
<p style="color:#bdaddf;">Text here</p>
.mytext {color:#bdaddf;}
This box has a color of #bdaddf
<div style="background-color:#bdaddf;">Content here</div>
.mybackground {background-color:#bdaddf;}
Border around this has a color of #bdaddf
<div style="border:2px solid #bdaddf;">Content here</div>
.myborder {border:2px solid #bdaddf;}