#b86db4 color space conversions
Hex:
#b86db4
RGB:
184, 109, 180
CMY:
28, 57, 29
CMYK:
0, 41, 2, 28
HSL:
303°, 34.5622%, 57.4510%
HSV (HSB):
303°, 40.7609%, 72.1569%
XYZ:
33.4740, 24.4229, 46.1298
xyY:
0.3218, 0.2348, 24.4229
CIE-Lab:
56.5088, 40.5585, -25.1967
CIE-LCH:
56.5088, 47.7480, 328.1497
CIE-Luv:
56.5088, 37.4226, -44.0268
Hunter-Lab:
49.4195, 34.4217, -20.7496
#b86db4 color charts
#b86db4 color shades, tints & tones
#b86db4 color schemes
#b86db4 color preview, HTML & CSS examples
This text has a color of #b86db4
<p style="color:#b86db4;">Text here</p>
.mytext {color:#b86db4;}
This box has a color of #b86db4
<div style="background-color:#b86db4;">Content here</div>
.mybackground {background-color:#b86db4;}
Border around this has a color of #b86db4
<div style="border:2px solid #b86db4;">Content here</div>
.myborder {border:2px solid #b86db4;}