#bd84c4 color space conversions
Hex:
#bd84c4
RGB:
189, 132, 196
CMY:
26, 48, 23
CMYK:
4, 33, 0, 23
HSL:
293°, 35.1648%, 64.3137%
HSV (HSB):
293°, 32.6531%, 76.8627%
XYZ:
39.2013, 31.3069, 56.2012
xyY:
0.3094, 0.2471, 31.3069
CIE-Lab:
62.7658, 32.6759, -24.6292
CIE-LCH:
62.7658, 40.9184, 322.9932
CIE-Luv:
62.7658, 27.4476, -42.7522
Hunter-Lab:
55.9525, 27.1433, -20.3868
#bd84c4 color charts
#bd84c4 color shades, tints & tones
#bd84c4 color schemes
#bd84c4 color preview, HTML & CSS examples
This text has a color of #bd84c4
<p style="color:#bd84c4;">Text here</p>
.mytext {color:#bd84c4;}
This box has a color of #bd84c4
<div style="background-color:#bd84c4;">Content here</div>
.mybackground {background-color:#bd84c4;}
Border around this has a color of #bd84c4
<div style="border:2px solid #bd84c4;">Content here</div>
.myborder {border:2px solid #bd84c4;}