#b986c9 color space conversions
Hex:
#b986c9
RGB:
185, 134, 201
CMY:
27, 47, 21
CMYK:
8, 33, 0, 21
HSL:
286°, 38.2857%, 65.6863%
HSV (HSB):
286°, 33.3333%, 78.8235%
XYZ:
39.0753, 31.5815, 59.2947
xyY:
0.3007, 0.2430, 31.5815
CIE-Lab:
62.9955, 31.2867, -27.1243
CIE-LCH:
62.9955, 41.4075, 319.0760
CIE-Luv:
62.9955, 23.3070, -46.5243
Hunter-Lab:
56.1974, 25.7694, -23.2195
#b986c9 color charts
#b986c9 color shades, tints & tones
#b986c9 color schemes
#b986c9 color preview, HTML & CSS examples
This text has a color of #b986c9
<p style="color:#b986c9;">Text here</p>
.mytext {color:#b986c9;}
This box has a color of #b986c9
<div style="background-color:#b986c9;">Content here</div>
.mybackground {background-color:#b986c9;}
Border around this has a color of #b986c9
<div style="border:2px solid #b986c9;">Content here</div>
.myborder {border:2px solid #b986c9;}