#bf87db color space conversions
Hex:
#bf87db
RGB:
191, 135, 219
CMY:
25, 47, 14
CMYK:
13, 38, 0, 14
HSL:
280°, 53.8462%, 69.4118%
HSV (HSB):
280°, 38.3562%, 85.8824%
XYZ:
42.9360, 33.5188, 71.2246
xyY:
0.2907, 0.2270, 33.5188
CIE-Lab:
64.5788, 36.3240, -34.6858
CIE-LCH:
64.5788, 50.2249, 316.3216
CIE-Luv:
64.5788, 23.7755, -59.6779
Hunter-Lab:
57.8954, 31.0610, -32.4135
#bf87db color charts
#bf87db color shades, tints & tones
#bf87db color schemes
#bf87db color preview, HTML & CSS examples
This text has a color of #bf87db
<p style="color:#bf87db;">Text here</p>
.mytext {color:#bf87db;}
This box has a color of #bf87db
<div style="background-color:#bf87db;">Content here</div>
.mybackground {background-color:#bf87db;}
Border around this has a color of #bf87db
<div style="border:2px solid #bf87db;">Content here</div>
.myborder {border:2px solid #bf87db;}