#bf86db color space conversions
Hex:
#bf86db
RGB:
191, 134, 219
CMY:
25, 47, 14
CMYK:
13, 39, 0, 14
HSL:
280°, 54.1401%, 69.2157%
HSV (HSB):
280°, 38.8128%, 85.8824%
XYZ:
42.7971, 33.2410, 71.1783
xyY:
0.2907, 0.2258, 33.2410
CIE-Lab:
64.3556, 36.8719, -35.0330
CIE-LCH:
64.3556, 50.8611, 316.4650
CIE-Luv:
64.3556, 24.1916, -60.2854
Hunter-Lab:
57.6550, 31.6036, -32.8383
#bf86db color charts
#bf86db color shades, tints & tones
#bf86db color schemes
#bf86db color preview, HTML & CSS examples
This text has a color of #bf86db
<p style="color:#bf86db;">Text here</p>
.mytext {color:#bf86db;}
This box has a color of #bf86db
<div style="background-color:#bf86db;">Content here</div>
.mybackground {background-color:#bf86db;}
Border around this has a color of #bf86db
<div style="border:2px solid #bf86db;">Content here</div>
.myborder {border:2px solid #bf86db;}