#b86dbc color space conversions
Hex:
#b86dbc
RGB:
184, 109, 188
CMY:
28, 57, 26
CMYK:
2, 42, 0, 26
HSL:
297°, 37.0892%, 58.2353%
HSV (HSB):
297°, 42.0213%, 73.7255%
XYZ:
34.3129, 24.7585, 50.5473
xyY:
0.3130, 0.2259, 24.7585
CIE-Lab:
56.8393, 42.0590, -29.2762
CIE-LCH:
56.8393, 51.2451, 325.1592
CIE-Luv:
56.8393, 35.7823, -50.6357
Hunter-Lab:
49.7579, 36.0168, -25.4002
#b86dbc color charts
#b86dbc color shades, tints & tones
#b86dbc color schemes
#b86dbc color preview, HTML & CSS examples
This text has a color of #b86dbc
<p style="color:#b86dbc;">Text here</p>
.mytext {color:#b86dbc;}
This box has a color of #b86dbc
<div style="background-color:#b86dbc;">Content here</div>
.mybackground {background-color:#b86dbc;}
Border around this has a color of #b86dbc
<div style="border:2px solid #b86dbc;">Content here</div>
.myborder {border:2px solid #b86dbc;}