#b86cc4 color space conversions
Hex:
#b86cc4
RGB:
184, 108, 196
CMY:
28, 58, 23
CMYK:
6, 45, 0, 23
HSL:
292°, 42.7184%, 59.6078%
HSV (HSB):
292°, 44.8980%, 76.8627%
XYZ:
35.0935, 24.9010, 55.1813
xyY:
0.3047, 0.2162, 24.9010
CIE-Lab:
56.9788, 44.1373, -33.6303
CIE-LCH:
56.9788, 55.4897, 322.6945
CIE-Luv:
56.9788, 34.5545, -57.7811
Hunter-Lab:
49.9009, 38.2062, -30.6333
#b86cc4 color charts
#b86cc4 color shades, tints & tones
#b86cc4 color schemes
#b86cc4 color preview, HTML & CSS examples
This text has a color of #b86cc4
<p style="color:#b86cc4;">Text here</p>
.mytext {color:#b86cc4;}
This box has a color of #b86cc4
<div style="background-color:#b86cc4;">Content here</div>
.mybackground {background-color:#b86cc4;}
Border around this has a color of #b86cc4
<div style="border:2px solid #b86cc4;">Content here</div>
.myborder {border:2px solid #b86cc4;}