#bd06c9 color space conversions
Hex:
#bd06c9
RGB:
189, 6, 201
CMY:
26, 98, 21
CMYK:
6, 97, 0, 21
HSL:
296°, 94.2029%, 40.5882%
HSV (HSB):
296°, 97.0149%, 78.8235%
XYZ:
31.5940, 15.1661, 56.5205
xyY:
0.3059, 0.1468, 15.1661
CIE-Lab:
45.8609, 79.7164, -54.0789
CIE-LCH:
45.8609, 96.3288, 325.8474
CIE-Luv:
45.8609, 57.8219, -89.3716
Hunter-Lab:
38.9437, 76.6609, -58.7893
#bd06c9 color charts
#bd06c9 color shades, tints & tones
#bd06c9 color schemes
#bd06c9 color preview, HTML & CSS examples
This text has a color of #bd06c9
<p style="color:#bd06c9;">Text here</p>
.mytext {color:#bd06c9;}
This box has a color of #bd06c9
<div style="background-color:#bd06c9;">Content here</div>
.mybackground {background-color:#bd06c9;}
Border around this has a color of #bd06c9
<div style="border:2px solid #bd06c9;">Content here</div>
.myborder {border:2px solid #bd06c9;}