#bd09d4 color space conversions
Hex:
#bd09d4
RGB:
189, 9, 212
CMY:
26, 96, 17
CMYK:
11, 96, 0, 17
HSL:
293°, 91.8552%, 43.3333%
HSV (HSB):
293°, 95.7547%, 83.1373%
XYZ:
32.9676, 15.7677, 63.5932
xyY:
0.2935, 0.1404, 15.7677
CIE-Lab:
46.6682, 81.1852, -59.1299
CIE-LCH:
46.6682, 100.4360, 323.9329
CIE-Luv:
46.6682, 53.7960, -97.0785
Hunter-Lab:
39.7085, 78.7081, -67.1571
#bd09d4 color charts
#bd09d4 color shades, tints & tones
#bd09d4 color schemes
#bd09d4 color preview, HTML & CSS examples
This text has a color of #bd09d4
<p style="color:#bd09d4;">Text here</p>
.mytext {color:#bd09d4;}
This box has a color of #bd09d4
<div style="background-color:#bd09d4;">Content here</div>
.mybackground {background-color:#bd09d4;}
Border around this has a color of #bd09d4
<div style="border:2px solid #bd09d4;">Content here</div>
.myborder {border:2px solid #bd09d4;}