#b6a8cd color space conversions
Hex:
#b6a8cd
RGB:
182, 168, 205
CMY:
29, 34, 20
CMYK:
11, 18, 0, 20
HSL:
263°, 27.0073%, 73.1373%
HSV (HSB):
263°, 18.0488%, 80.3922%
XYZ:
44.3135, 42.3581, 63.5980
xyY:
0.2949, 0.2819, 42.3581
CIE-Lab:
71.1171, 12.2011, -16.9806
CIE-LCH:
71.1171, 20.9095, 305.6984
CIE-Luv:
71.1171, 5.3513, -28.0963
Hunter-Lab:
65.0831, 7.6408, -12.3789
#b6a8cd color charts
#b6a8cd color shades, tints & tones
#b6a8cd color schemes
#b6a8cd color preview, HTML & CSS examples
This text has a color of #b6a8cd
<p style="color:#b6a8cd;">Text here</p>
.mytext {color:#b6a8cd;}
This box has a color of #b6a8cd
<div style="background-color:#b6a8cd;">Content here</div>
.mybackground {background-color:#b6a8cd;}
Border around this has a color of #b6a8cd
<div style="border:2px solid #b6a8cd;">Content here</div>
.myborder {border:2px solid #b6a8cd;}