#b5a0ed color space conversions
Hex:
#b5a0ed
RGB:
181, 160, 237
CMY:
29, 37, 7
CMYK:
24, 32, 0, 7
HSL:
256°, 68.1416%, 77.8431%
HSV (HSB):
256°, 32.4895%, 92.9412%
XYZ:
46.9129, 41.0798, 85.5774
xyY:
0.2703, 0.2367, 41.0798
CIE-Lab:
70.2318, 23.4546, -35.8953
CIE-LCH:
70.2318, 42.8788, 303.1613
CIE-Luv:
70.2318, 5.6282, -60.6238
Hunter-Lab:
64.0935, 18.4885, -34.2983
#b5a0ed color charts
#b5a0ed color shades, tints & tones
#b5a0ed color schemes
#b5a0ed color preview, HTML & CSS examples
This text has a color of #b5a0ed
<p style="color:#b5a0ed;">Text here</p>
.mytext {color:#b5a0ed;}
This box has a color of #b5a0ed
<div style="background-color:#b5a0ed;">Content here</div>
.mybackground {background-color:#b5a0ed;}
Border around this has a color of #b5a0ed
<div style="border:2px solid #b5a0ed;">Content here</div>
.myborder {border:2px solid #b5a0ed;}