#bd00e4 color space conversions
Hex:
#bd00e4
RGB:
189, 0, 228
CMY:
26, 100, 11
CMYK:
17, 100, 0, 11
HSL:
290°, 100.0000%, 44.7059%
HSV (HSB):
290°, 100.0000%, 89.4118%
XYZ:
34.9899, 16.4203, 74.7240
xyY:
0.2774, 0.1302, 16.4203
CIE-Lab:
47.5211, 84.5499, -66.8937
CIE-LCH:
47.5211, 107.8121, 321.6499
CIE-Luv:
47.5211, 48.8364, -108.7084
Hunter-Lab:
40.5219, 83.2178, -80.9678
#bd00e4 color charts
#bd00e4 color shades, tints & tones
#bd00e4 color schemes
#bd00e4 color preview, HTML & CSS examples
This text has a color of #bd00e4
<p style="color:#bd00e4;">Text here</p>
.mytext {color:#bd00e4;}
This box has a color of #bd00e4
<div style="background-color:#bd00e4;">Content here</div>
.mybackground {background-color:#bd00e4;}
Border around this has a color of #bd00e4
<div style="border:2px solid #bd00e4;">Content here</div>
.myborder {border:2px solid #bd00e4;}