#bd29dd color space conversions
Hex:
#bd29dd
RGB:
189, 41, 221
CMY:
26, 84, 13
CMYK:
14, 81, 0, 13
HSL:
289°, 72.5806%, 51.3725%
HSV (HSB):
289°, 81.4480%, 86.6667%
XYZ:
34.8303, 17.6252, 69.9728
xyY:
0.2845, 0.1440, 17.6252
CIE-Lab:
49.0383, 77.4650, -60.4567
CIE-LCH:
49.0383, 98.2641, 322.0301
CIE-Luv:
49.0383, 48.3276, -99.9407
Hunter-Lab:
41.9823, 74.6223, -69.4323
#bd29dd color charts
#bd29dd color shades, tints & tones
#bd29dd color schemes
#bd29dd color preview, HTML & CSS examples
This text has a color of #bd29dd
<p style="color:#bd29dd;">Text here</p>
.mytext {color:#bd29dd;}
This box has a color of #bd29dd
<div style="background-color:#bd29dd;">Content here</div>
.mybackground {background-color:#bd29dd;}
Border around this has a color of #bd29dd
<div style="border:2px solid #bd29dd;">Content here</div>
.myborder {border:2px solid #bd29dd;}