#bf84c9 color space conversions
Hex:
#bf84c9
RGB:
191, 132, 201
CMY:
25, 48, 21
CMYK:
5, 34, 0, 21
HSL:
291°, 38.9831%, 65.2941%
HSV (HSB):
291°, 34.3284%, 78.8235%
XYZ:
40.2797, 31.7959, 59.2726
xyY:
0.3067, 0.2421, 31.7959
CIE-Lab:
63.1739, 34.2991, -26.7965
CIE-LCH:
63.1739, 43.5257, 322.0010
CIE-Luv:
63.1739, 27.9013, -46.4932
Hunter-Lab:
56.3879, 28.8297, -22.8517
#bf84c9 color charts
#bf84c9 color shades, tints & tones
#bf84c9 color schemes
#bf84c9 color preview, HTML & CSS examples
This text has a color of #bf84c9
<p style="color:#bf84c9;">Text here</p>
.mytext {color:#bf84c9;}
This box has a color of #bf84c9
<div style="background-color:#bf84c9;">Content here</div>
.mybackground {background-color:#bf84c9;}
Border around this has a color of #bf84c9
<div style="border:2px solid #bf84c9;">Content here</div>
.myborder {border:2px solid #bf84c9;}