#b5a1ed color space conversions
Hex:
#b5a1ed
RGB:
181, 161, 237
CMY:
29, 37, 7
CMYK:
24, 32, 0, 7
HSL:
256°, 67.8571%, 78.0392%
HSV (HSB):
256°, 32.0675%, 92.9412%
XYZ:
47.0870, 41.4279, 85.6354
xyY:
0.2704, 0.2379, 41.4279
CIE-Lab:
70.4747, 22.8957, -35.5182
CIE-LCH:
70.4747, 42.2582, 302.8066
CIE-Luv:
70.4747, 5.2121, -59.9481
Hunter-Lab:
64.3645, 17.9469, -33.8287
#b5a1ed color charts
#b5a1ed color shades, tints & tones
#b5a1ed color schemes
#b5a1ed color preview, HTML & CSS examples
This text has a color of #b5a1ed
<p style="color:#b5a1ed;">Text here</p>
.mytext {color:#b5a1ed;}
This box has a color of #b5a1ed
<div style="background-color:#b5a1ed;">Content here</div>
.mybackground {background-color:#b5a1ed;}
Border around this has a color of #b5a1ed
<div style="border:2px solid #b5a1ed;">Content here</div>
.myborder {border:2px solid #b5a1ed;}