#bf86c8 color space conversions
Hex:
#bf86c8
RGB:
191, 134, 200
CMY:
25, 47, 22
CMYK:
5, 33, 0, 22
HSL:
292°, 37.5000%, 65.4902%
HSV (HSB):
292°, 33.0000%, 78.4314%
XYZ:
40.4363, 32.2967, 58.7462
xyY:
0.3075, 0.2456, 32.2967
CIE-Lab:
63.5873, 33.0029, -25.5988
CIE-LCH:
63.5873, 41.7670, 322.2009
CIE-Luv:
63.5873, 27.1581, -44.4396
Hunter-Lab:
56.8302, 27.5550, -21.5079
#bf86c8 color charts
#bf86c8 color shades, tints & tones
#bf86c8 color schemes
#bf86c8 color preview, HTML & CSS examples
This text has a color of #bf86c8
<p style="color:#bf86c8;">Text here</p>
.mytext {color:#bf86c8;}
This box has a color of #bf86c8
<div style="background-color:#bf86c8;">Content here</div>
.mybackground {background-color:#bf86c8;}
Border around this has a color of #bf86c8
<div style="border:2px solid #bf86c8;">Content here</div>
.myborder {border:2px solid #bf86c8;}