#b6abd6 color space conversions
Hex:
#b6abd6
RGB:
182, 171, 214
CMY:
29, 33, 16
CMYK:
15, 20, 0, 16
HSL:
255°, 34.4000%, 75.4902%
HSV (HSB):
255°, 20.0935%, 83.9216%
XYZ:
45.9919, 43.9259, 69.6728
xyY:
0.2882, 0.2752, 43.9259
CIE-Lab:
72.1790, 12.4586, -20.3120
CIE-LCH:
72.1790, 23.8284, 301.5235
CIE-Luv:
72.1790, 3.2464, -33.5523
Hunter-Lab:
66.2766, 7.8839, -15.9345
#b6abd6 color charts
#b6abd6 color shades, tints & tones
#b6abd6 color schemes
#b6abd6 color preview, HTML & CSS examples
This text has a color of #b6abd6
<p style="color:#b6abd6;">Text here</p>
.mytext {color:#b6abd6;}
This box has a color of #b6abd6
<div style="background-color:#b6abd6;">Content here</div>
.mybackground {background-color:#b6abd6;}
Border around this has a color of #b6abd6
<div style="border:2px solid #b6abd6;">Content here</div>
.myborder {border:2px solid #b6abd6;}