#bd22d5 color space conversions
Hex:
#bd22d5
RGB:
189, 34, 213
CMY:
26, 87, 16
CMYK:
11, 84, 0, 16
HSL:
292°, 72.4696%, 48.4314%
HSV (HSB):
292°, 84.0376%, 83.5294%
XYZ:
33.5685, 16.7670, 64.4179
xyY:
0.2925, 0.1461, 16.7670
CIE-Lab:
47.9651, 77.7168, -57.6134
CIE-LCH:
47.9651, 96.7430, 323.4496
CIE-Luv:
47.9651, 51.6773, -95.3126
Hunter-Lab:
40.9475, 74.6752, -64.6108
#bd22d5 color charts
#bd22d5 color shades, tints & tones
#bd22d5 color schemes
#bd22d5 color preview, HTML & CSS examples
This text has a color of #bd22d5
<p style="color:#bd22d5;">Text here</p>
.mytext {color:#bd22d5;}
This box has a color of #bd22d5
<div style="background-color:#bd22d5;">Content here</div>
.mybackground {background-color:#bd22d5;}
Border around this has a color of #bd22d5
<div style="border:2px solid #bd22d5;">Content here</div>
.myborder {border:2px solid #bd22d5;}