#bf86ca color space conversions
Hex:
#bf86ca
RGB:
191, 134, 202
CMY:
25, 47, 21
CMYK:
5, 34, 0, 21
HSL:
290°, 39.0805%, 65.8824%
HSV (HSB):
290°, 33.6634%, 79.2157%
XYZ:
40.6716, 32.3908, 59.9855
xyY:
0.3057, 0.2435, 32.3908
CIE-Lab:
63.6646, 33.3980, -26.6026
CIE-LCH:
63.6646, 42.6981, 321.4616
CIE-Luv:
63.6646, 26.8439, -46.1068
Hunter-Lab:
56.9129, 27.9636, -22.6519
#bf86ca color charts
#bf86ca color shades, tints & tones
#bf86ca color schemes
#bf86ca color preview, HTML & CSS examples
This text has a color of #bf86ca
<p style="color:#bf86ca;">Text here</p>
.mytext {color:#bf86ca;}
This box has a color of #bf86ca
<div style="background-color:#bf86ca;">Content here</div>
.mybackground {background-color:#bf86ca;}
Border around this has a color of #bf86ca
<div style="border:2px solid #bf86ca;">Content here</div>
.myborder {border:2px solid #bf86ca;}