#bd84c8 color space conversions
Hex:
#bd84c8
RGB:
189, 132, 200
CMY:
26, 48, 22
CMYK:
5, 34, 0, 22
HSL:
290°, 38.2022%, 65.0980%
HSV (HSB):
290°, 34.0000%, 78.4314%
XYZ:
39.6629, 31.4915, 58.6316
xyY:
0.3056, 0.2426, 31.4915
CIE-Lab:
62.9203, 33.4648, -26.6428
CIE-LCH:
62.9203, 42.7753, 321.4752
CIE-Luv:
62.9203, 26.8143, -46.0856
Hunter-Lab:
56.1173, 27.9560, -22.6644
#bd84c8 color charts
#bd84c8 color shades, tints & tones
#bd84c8 color schemes
#bd84c8 color preview, HTML & CSS examples
This text has a color of #bd84c8
<p style="color:#bd84c8;">Text here</p>
.mytext {color:#bd84c8;}
This box has a color of #bd84c8
<div style="background-color:#bd84c8;">Content here</div>
.mybackground {background-color:#bd84c8;}
Border around this has a color of #bd84c8
<div style="border:2px solid #bd84c8;">Content here</div>
.myborder {border:2px solid #bd84c8;}