#b86ddd color space conversions
Hex:
#b86ddd
RGB:
184, 109, 221
CMY:
28, 57, 13
CMYK:
17, 51, 0, 13
HSL:
280°, 62.2222%, 64.7059%
HSV (HSB):
280°, 50.6787%, 86.6667%
XYZ:
38.2869, 26.3481, 71.4744
xyY:
0.2813, 0.1936, 26.3481
CIE-Lab:
58.3660, 48.7242, -45.6002
CIE-LCH:
58.3660, 66.7340, 316.8969
CIE-Luv:
58.3660, 29.2307, -77.6603
Hunter-Lab:
51.3304, 43.3136, -46.6264
#b86ddd color charts
#b86ddd color shades, tints & tones
#b86ddd color schemes
#b86ddd color preview, HTML & CSS examples
This text has a color of #b86ddd
<p style="color:#b86ddd;">Text here</p>
.mytext {color:#b86ddd;}
This box has a color of #b86ddd
<div style="background-color:#b86ddd;">Content here</div>
.mybackground {background-color:#b86ddd;}
Border around this has a color of #b86ddd
<div style="border:2px solid #b86ddd;">Content here</div>
.myborder {border:2px solid #b86ddd;}