#bf84dd color space conversions
Hex:
#bf84dd
RGB:
191, 132, 221
CMY:
25, 48, 13
CMYK:
14, 40, 0, 13
HSL:
280°, 56.6879%, 69.2157%
HSV (HSB):
280°, 40.2715%, 86.6667%
XYZ:
42.7883, 32.7994, 72.4823
xyY:
0.2890, 0.2215, 32.7994
CIE-Lab:
63.9981, 38.3864, -36.7030
CIE-LCH:
63.9981, 53.1095, 316.2843
CIE-Luv:
63.9981, 24.7006, -63.1541
Hunter-Lab:
57.2707, 33.1377, -34.9485
#bf84dd color charts
#bf84dd color shades, tints & tones
#bf84dd color schemes
#bf84dd color preview, HTML & CSS examples
This text has a color of #bf84dd
<p style="color:#bf84dd;">Text here</p>
.mytext {color:#bf84dd;}
This box has a color of #bf84dd
<div style="background-color:#bf84dd;">Content here</div>
.mybackground {background-color:#bf84dd;}
Border around this has a color of #bf84dd
<div style="border:2px solid #bf84dd;">Content here</div>
.myborder {border:2px solid #bf84dd;}