#b6a7ec color space conversions
Hex:
#b6a7ec
RGB:
182, 167, 236
CMY:
29, 35, 7
CMYK:
23, 29, 0, 7
HSL:
253°, 64.4860%, 79.0196%
HSV (HSB):
253°, 29.2373%, 92.5490%
XYZ:
48.2504, 43.6386, 85.2369
xyY:
0.2724, 0.2464, 43.6386
CIE-Lab:
71.9863, 19.6122, -32.6252
CIE-LCH:
71.9863, 38.0662, 301.0116
CIE-Luv:
71.9863, 3.2845, -54.8403
Hunter-Lab:
66.0596, 14.7737, -30.2604
#b6a7ec color charts
#b6a7ec color shades, tints & tones
#b6a7ec color schemes
#b6a7ec color preview, HTML & CSS examples
This text has a color of #b6a7ec
<p style="color:#b6a7ec;">Text here</p>
.mytext {color:#b6a7ec;}
This box has a color of #b6a7ec
<div style="background-color:#b6a7ec;">Content here</div>
.mybackground {background-color:#b6a7ec;}
Border around this has a color of #b6a7ec
<div style="border:2px solid #b6a7ec;">Content here</div>
.myborder {border:2px solid #b6a7ec;}