#bd00e6 color space conversions
Hex:
#bd00e6
RGB:
189, 0, 230
CMY:
26, 100, 10
CMYK:
18, 100, 0, 10
HSL:
289°, 100.0000%, 45.0980%
HSV (HSB):
289°, 100.0000%, 90.1961%
XYZ:
35.2692, 16.5320, 76.1950
xyY:
0.2755, 0.1292, 16.5320
CIE-Lab:
47.6648, 84.8813, -67.7959
CIE-LCH:
47.6648, 108.6330, 321.3852
CIE-Luv:
47.6648, 48.2021, -110.0738
Hunter-Lab:
40.6595, 83.6815, -82.6463
#bd00e6 color charts
#bd00e6 color shades, tints & tones
#bd00e6 color schemes
#bd00e6 color preview, HTML & CSS examples
This text has a color of #bd00e6
<p style="color:#bd00e6;">Text here</p>
.mytext {color:#bd00e6;}
This box has a color of #bd00e6
<div style="background-color:#bd00e6;">Content here</div>
.mybackground {background-color:#bd00e6;}
Border around this has a color of #bd00e6
<div style="border:2px solid #bd00e6;">Content here</div>
.myborder {border:2px solid #bd00e6;}