#bd00dd color space conversions
Hex:
#bd00dd
RGB:
189, 0, 221
CMY:
26, 100, 13
CMYK:
14, 100, 0, 13
HSL:
291°, 100.0000%, 43.3333%
HSV (HSB):
291°, 100.0000%, 86.6667%
XYZ:
34.0374, 16.0393, 69.7085
xyY:
0.2842, 0.1339, 16.0393
CIE-Lab:
47.0260, 83.4026, -63.7086
CIE-LCH:
47.0260, 104.9513, 322.6249
CIE-Luv:
47.0260, 51.1110, -103.8861
Hunter-Lab:
40.0491, 81.6200, -75.1645
#bd00dd color charts
#bd00dd color shades, tints & tones
#bd00dd color schemes
#bd00dd color preview, HTML & CSS examples
This text has a color of #bd00dd
<p style="color:#bd00dd;">Text here</p>
.mytext {color:#bd00dd;}
This box has a color of #bd00dd
<div style="background-color:#bd00dd;">Content here</div>
.mybackground {background-color:#bd00dd;}
Border around this has a color of #bd00dd
<div style="border:2px solid #bd00dd;">Content here</div>
.myborder {border:2px solid #bd00dd;}