#bd09d6 color space conversions
Hex:
#bd09d6
RGB:
189, 9, 214
CMY:
26, 96, 16
CMYK:
12, 96, 0, 16
HSL:
293°, 91.9283%, 43.7255%
HSV (HSB):
293°, 95.7944%, 83.9216%
XYZ:
33.2216, 15.8692, 64.9304
xyY:
0.2914, 0.1392, 15.8692
CIE-Lab:
46.8025, 81.5061, -60.0620
CIE-LCH:
46.8025, 101.2457, 323.6134
CIE-Luv:
46.8025, 53.1115, -98.4946
Hunter-Lab:
39.8362, 79.1474, -68.7535
#bd09d6 color charts
#bd09d6 color shades, tints & tones
#bd09d6 color schemes
#bd09d6 color preview, HTML & CSS examples
This text has a color of #bd09d6
<p style="color:#bd09d6;">Text here</p>
.mytext {color:#bd09d6;}
This box has a color of #bd09d6
<div style="background-color:#bd09d6;">Content here</div>
.mybackground {background-color:#bd09d6;}
Border around this has a color of #bd09d6
<div style="border:2px solid #bd09d6;">Content here</div>
.myborder {border:2px solid #bd09d6;}