#bd08d9 color space conversions
Hex:
#bd08d9
RGB:
189, 8, 217
CMY:
26, 97, 15
CMYK:
13, 96, 0, 15
HSL:
292°, 92.8889%, 44.1176%
HSV (HSB):
292°, 96.3134%, 85.0980%
XYZ:
33.5975, 16.0022, 66.9636
xyY:
0.2882, 0.1373, 16.0022
CIE-Lab:
46.9774, 82.0755, -61.4994
CIE-LCH:
46.9774, 102.5600, 323.1557
CIE-Luv:
46.9774, 52.1369, -100.6631
Hunter-Lab:
40.0028, 79.9134, -71.2479
#bd08d9 color charts
#bd08d9 color shades, tints & tones
#bd08d9 color schemes
#bd08d9 color preview, HTML & CSS examples
This text has a color of #bd08d9
<p style="color:#bd08d9;">Text here</p>
.mytext {color:#bd08d9;}
This box has a color of #bd08d9
<div style="background-color:#bd08d9;">Content here</div>
.mybackground {background-color:#bd08d9;}
Border around this has a color of #bd08d9
<div style="border:2px solid #bd08d9;">Content here</div>
.myborder {border:2px solid #bd08d9;}