#b5a5dd color space conversions
Hex:
#b5a5dd
RGB:
181, 165, 221
CMY:
29, 35, 13
CMYK:
18, 25, 0, 13
HSL:
257°, 45.1613%, 75.6863%
HSV (HSB):
257°, 25.3394%, 86.6667%
XYZ:
45.5623, 41.9545, 74.1032
xyY:
0.2819, 0.2596, 41.9545
CIE-Lab:
70.8395, 17.0061, -26.1996
CIE-LCH:
70.8395, 31.2350, 302.9876
CIE-Luv:
70.8395, 4.8752, -43.7223
Hunter-Lab:
64.7723, 12.2096, -22.4906
#b5a5dd color charts
#b5a5dd color shades, tints & tones
#b5a5dd color schemes
#b5a5dd color preview, HTML & CSS examples
This text has a color of #b5a5dd
<p style="color:#b5a5dd;">Text here</p>
.mytext {color:#b5a5dd;}
This box has a color of #b5a5dd
<div style="background-color:#b5a5dd;">Content here</div>
.mybackground {background-color:#b5a5dd;}
Border around this has a color of #b5a5dd
<div style="border:2px solid #b5a5dd;">Content here</div>
.myborder {border:2px solid #b5a5dd;}