#be86c5 color space conversions
Hex:
#be86c5
RGB:
190, 134, 197
CMY:
25, 47, 23
CMYK:
4, 32, 0, 23
HSL:
293°, 35.1955%, 64.9020%
HSV (HSB):
293°, 31.9797%, 77.2549%
XYZ:
39.8383, 32.0286, 56.9057
xyY:
0.3094, 0.2487, 32.0286
CIE-Lab:
63.3665, 32.0920, -24.2612
CIE-LCH:
63.3665, 40.2306, 322.9112
CIE-Luv:
63.3665, 27.0016, -42.1499
Hunter-Lab:
56.5938, 26.6133, -20.0012
#be86c5 color charts
#be86c5 color shades, tints & tones
#be86c5 color schemes
#be86c5 color preview, HTML & CSS examples
This text has a color of #be86c5
<p style="color:#be86c5;">Text here</p>
.mytext {color:#be86c5;}
This box has a color of #be86c5
<div style="background-color:#be86c5;">Content here</div>
.mybackground {background-color:#be86c5;}
Border around this has a color of #be86c5
<div style="border:2px solid #be86c5;">Content here</div>
.myborder {border:2px solid #be86c5;}