#bd06d9 color space conversions
Hex:
#bd06d9
RGB:
189, 6, 217
CMY:
26, 98, 15
CMYK:
13, 97, 0, 15
HSL:
292°, 94.6188%, 43.7255%
HSV (HSB):
292°, 97.2350%, 85.0980%
XYZ:
33.5758, 15.9588, 66.9564
xyY:
0.2882, 0.1370, 15.9588
CIE-Lab:
46.9204, 82.2450, -61.5916
CIE-LCH:
46.9204, 102.7510, 323.1712
CIE-Luv:
46.9204, 52.2151, -100.7725
Hunter-Lab:
39.9485, 80.1152, -71.4101
#bd06d9 color charts
#bd06d9 color shades, tints & tones
#bd06d9 color schemes
#bd06d9 color preview, HTML & CSS examples
This text has a color of #bd06d9
<p style="color:#bd06d9;">Text here</p>
.mytext {color:#bd06d9;}
This box has a color of #bd06d9
<div style="background-color:#bd06d9;">Content here</div>
.mybackground {background-color:#bd06d9;}
Border around this has a color of #bd06d9
<div style="border:2px solid #bd06d9;">Content here</div>
.myborder {border:2px solid #bd06d9;}