#bf89d8 color space conversions
Hex:
#bf89d8
RGB:
191, 137, 216
CMY:
25, 46, 15
CMYK:
12, 37, 0, 15
HSL:
281°, 50.3185%, 69.2157%
HSV (HSB):
281°, 36.5741%, 84.7059%
XYZ:
42.8262, 33.9256, 69.2568
xyY:
0.2933, 0.2324, 33.9256
CIE-Lab:
64.9034, 34.5973, -32.5123
CIE-LCH:
64.9034, 47.4765, 316.7795
CIE-Luv:
64.9034, 23.3848, -55.9498
Hunter-Lab:
58.2456, 29.3155, -29.7267
#bf89d8 color charts
#bf89d8 color shades, tints & tones
#bf89d8 color schemes
#bf89d8 color preview, HTML & CSS examples
This text has a color of #bf89d8
<p style="color:#bf89d8;">Text here</p>
.mytext {color:#bf89d8;}
This box has a color of #bf89d8
<div style="background-color:#bf89d8;">Content here</div>
.mybackground {background-color:#bf89d8;}
Border around this has a color of #bf89d8
<div style="border:2px solid #bf89d8;">Content here</div>
.myborder {border:2px solid #bf89d8;}