#bd09e5 color space conversions
Hex:
#bd09e5
RGB:
189, 9, 229
CMY:
26, 96, 10
CMYK:
17, 96, 0, 10
HSL:
289°, 92.4370%, 46.6667%
HSV (HSB):
289°, 96.0699%, 89.8039%
XYZ:
35.2268, 16.6713, 75.4900
xyY:
0.2765, 0.1309, 16.6713
CIE-Lab:
47.8432, 83.9685, -66.9390
CIE-LCH:
47.8432, 107.3850, 321.4384
CIE-Luv:
47.8432, 48.1990, -108.9378
Hunter-Lab:
40.8305, 82.5485, -81.0375
#bd09e5 color charts
#bd09e5 color shades, tints & tones
#bd09e5 color schemes
#bd09e5 color preview, HTML & CSS examples
This text has a color of #bd09e5
<p style="color:#bd09e5;">Text here</p>
.mytext {color:#bd09e5;}
This box has a color of #bd09e5
<div style="background-color:#bd09e5;">Content here</div>
.mybackground {background-color:#bd09e5;}
Border around this has a color of #bd09e5
<div style="border:2px solid #bd09e5;">Content here</div>
.myborder {border:2px solid #bd09e5;}