#bd09e7 color space conversions
Hex:
#bd09e7
RGB:
189, 9, 231
CMY:
26, 96, 9
CMYK:
18, 96, 0, 9
HSL:
289°, 92.5000%, 47.0588%
HSV (HSB):
289°, 96.1039%, 90.5882%
XYZ:
35.5078, 16.7837, 76.9694
xyY:
0.2747, 0.1298, 16.7837
CIE-Lab:
47.9863, 84.3038, -67.8411
CIE-LCH:
47.9863, 108.2107, 321.1756
CIE-Luv:
47.9863, 47.5730, -110.3068
Hunter-Lab:
40.9679, 83.0158, -82.7149
#bd09e7 color charts
#bd09e7 color shades, tints & tones
#bd09e7 color schemes
#bd09e7 color preview, HTML & CSS examples
This text has a color of #bd09e7
<p style="color:#bd09e7;">Text here</p>
.mytext {color:#bd09e7;}
This box has a color of #bd09e7
<div style="background-color:#bd09e7;">Content here</div>
.mybackground {background-color:#bd09e7;}
Border around this has a color of #bd09e7
<div style="border:2px solid #bd09e7;">Content here</div>
.myborder {border:2px solid #bd09e7;}