#bd00d8 color space conversions
Hex:
#bd00d8
RGB:
189, 0, 216
CMY:
26, 100, 15
CMYK:
13, 100, 0, 15
HSL:
293°, 100.0000%, 42.3529%
HSV (HSB):
293°, 100.0000%, 84.7059%
XYZ:
33.3809, 15.7767, 66.2516
xyY:
0.2892, 0.1367, 15.7767
CIE-Lab:
46.6801, 82.5957, -61.4070
CIE-LCH:
46.6801, 102.9217, 323.3705
CIE-Luv:
46.6801, 52.7886, -100.4003
Hunter-Lab:
39.7199, 80.5032, -71.0901
#bd00d8 color charts
#bd00d8 color shades, tints & tones
#bd00d8 color schemes
#bd00d8 color preview, HTML & CSS examples
This text has a color of #bd00d8
<p style="color:#bd00d8;">Text here</p>
.mytext {color:#bd00d8;}
This box has a color of #bd00d8
<div style="background-color:#bd00d8;">Content here</div>
.mybackground {background-color:#bd00d8;}
Border around this has a color of #bd00d8
<div style="border:2px solid #bd00d8;">Content here</div>
.myborder {border:2px solid #bd00d8;}