#bd08e2 color space conversions
Hex:
#bd08e2
RGB:
189, 8, 226
CMY:
26, 97, 11
CMYK:
16, 96, 0, 11
HSL:
290°, 93.1624%, 45.8824%
HSV (HSB):
290°, 96.4602%, 88.6275%
XYZ:
34.8006, 16.4835, 73.2989
xyY:
0.2793, 0.1323, 16.4835
CIE-Lab:
47.6025, 83.5516, -65.6246
CIE-LCH:
47.6025, 106.2424, 321.8525
CIE-Luv:
47.6025, 49.1870, -106.9257
Hunter-Lab:
40.5998, 81.9534, -78.6223
#bd08e2 color charts
#bd08e2 color shades, tints & tones
#bd08e2 color schemes
#bd08e2 color preview, HTML & CSS examples
This text has a color of #bd08e2
<p style="color:#bd08e2;">Text here</p>
.mytext {color:#bd08e2;}
This box has a color of #bd08e2
<div style="background-color:#bd08e2;">Content here</div>
.mybackground {background-color:#bd08e2;}
Border around this has a color of #bd08e2
<div style="border:2px solid #bd08e2;">Content here</div>
.myborder {border:2px solid #bd08e2;}