#b986e2 color space conversions
Hex:
#b986e2
RGB:
185, 134, 226
CMY:
27, 47, 11
CMYK:
18, 41, 0, 11
HSL:
273°, 61.3333%, 70.5882%
HSV (HSB):
273°, 40.7080%, 88.6275%
XYZ:
42.2601, 32.8555, 76.0659
xyY:
0.2795, 0.2173, 32.8555
CIE-Lab:
64.0437, 36.6067, -39.4561
CIE-LCH:
64.0437, 53.8223, 312.8546
CIE-Luv:
64.0437, 19.6681, -67.3842
Hunter-Lab:
57.3197, 31.2934, -38.5568
#b986e2 color charts
#b986e2 color shades, tints & tones
#b986e2 color schemes
#b986e2 color preview, HTML & CSS examples
This text has a color of #b986e2
<p style="color:#b986e2;">Text here</p>
.mytext {color:#b986e2;}
This box has a color of #b986e2
<div style="background-color:#b986e2;">Content here</div>
.mybackground {background-color:#b986e2;}
Border around this has a color of #b986e2
<div style="border:2px solid #b986e2;">Content here</div>
.myborder {border:2px solid #b986e2;}