#bd21e5 color space conversions
Hex:
#bd21e5
RGB:
189, 33, 229
CMY:
26, 87, 10
CMYK:
17, 86, 0, 10
HSL:
288°, 79.0323%, 51.3725%
HSV (HSB):
288°, 85.5895%, 89.8039%
XYZ:
35.6730, 17.5637, 75.6387
xyY:
0.2768, 0.1363, 17.5637
CIE-Lab:
48.9626, 80.6537, -65.1253
CIE-LCH:
48.9626, 103.6645, 321.0802
CIE-Luv:
48.9626, 46.7295, -106.8339
Hunter-Lab:
41.9090, 78.5984, -77.6721
#bd21e5 color charts
#bd21e5 color shades, tints & tones
#bd21e5 color schemes
#bd21e5 color preview, HTML & CSS examples
This text has a color of #bd21e5
<p style="color:#bd21e5;">Text here</p>
.mytext {color:#bd21e5;}
This box has a color of #bd21e5
<div style="background-color:#bd21e5;">Content here</div>
.mybackground {background-color:#bd21e5;}
Border around this has a color of #bd21e5
<div style="border:2px solid #bd21e5;">Content here</div>
.myborder {border:2px solid #bd21e5;}