#b5aadc color space conversions
Hex:
#b5aadc
RGB:
181, 170, 220
CMY:
29, 33, 14
CMYK:
18, 23, 0, 14
HSL:
253°, 41.6667%, 76.4706%
HSV (HSB):
253°, 22.7273%, 86.2745%
XYZ:
46.3490, 43.7405, 73.7101
xyY:
0.2830, 0.2670, 43.7405
CIE-Lab:
72.0547, 14.0076, -23.7927
CIE-LCH:
72.0547, 27.6099, 300.4869
CIE-Luv:
72.0547, 2.7119, -39.4372
Hunter-Lab:
66.1366, 9.3551, -19.7838
#b5aadc color charts
#b5aadc color shades, tints & tones
#b5aadc color schemes
#b5aadc color preview, HTML & CSS examples
This text has a color of #b5aadc
<p style="color:#b5aadc;">Text here</p>
.mytext {color:#b5aadc;}
This box has a color of #b5aadc
<div style="background-color:#b5aadc;">Content here</div>
.mybackground {background-color:#b5aadc;}
Border around this has a color of #b5aadc
<div style="border:2px solid #b5aadc;">Content here</div>
.myborder {border:2px solid #b5aadc;}