#bd20ed color space conversions
Hex:
#bd20ed
RGB:
189, 32, 237
CMY:
26, 87, 7
CMYK:
20, 86, 0, 7
HSL:
286°, 85.0622%, 52.7451%
HSV (HSB):
286°, 86.4979%, 92.9412%
XYZ:
36.7888, 17.9663, 81.6496
xyY:
0.2697, 0.1317, 17.9663
CIE-Lab:
49.4552, 82.2524, -68.8490
CIE-LCH:
49.4552, 107.2643, 320.0692
CIE-Luv:
49.4552, 44.4369, -112.5103
Hunter-Lab:
42.3866, 80.7498, -84.5400
#bd20ed color charts
#bd20ed color shades, tints & tones
#bd20ed color schemes
#bd20ed color preview, HTML & CSS examples
This text has a color of #bd20ed
<p style="color:#bd20ed;">Text here</p>
.mytext {color:#bd20ed;}
This box has a color of #bd20ed
<div style="background-color:#bd20ed;">Content here</div>
.mybackground {background-color:#bd20ed;}
Border around this has a color of #bd20ed
<div style="border:2px solid #bd20ed;">Content here</div>
.myborder {border:2px solid #bd20ed;}