#bf84d9 color space conversions
Hex:
#bf84d9
RGB:
191, 132, 217
CMY:
25, 48, 15
CMYK:
12, 39, 0, 15
HSL:
282°, 52.7950%, 68.4314%
HSV (HSB):
282°, 39.1705%, 85.0980%
XYZ:
42.2615, 32.5886, 69.7085
xyY:
0.2923, 0.2254, 32.5886
CIE-Lab:
63.8264, 37.5473, -34.7422
CIE-LCH:
63.8264, 51.1549, 317.2222
CIE-Luv:
63.8264, 25.3353, -59.8277
Hunter-Lab:
57.0865, 32.2435, -32.4387
#bf84d9 color charts
#bf84d9 color shades, tints & tones
#bf84d9 color schemes
#bf84d9 color preview, HTML & CSS examples
This text has a color of #bf84d9
<p style="color:#bf84d9;">Text here</p>
.mytext {color:#bf84d9;}
This box has a color of #bf84d9
<div style="background-color:#bf84d9;">Content here</div>
.mybackground {background-color:#bf84d9;}
Border around this has a color of #bf84d9
<div style="border:2px solid #bf84d9;">Content here</div>
.myborder {border:2px solid #bf84d9;}