#bd23d4 color space conversions
Hex:
#bd23d4
RGB:
189, 35, 212
CMY:
26, 86, 17
CMYK:
11, 83, 0, 17
HSL:
292°, 71.6599%, 48.4314%
HSV (HSB):
292°, 83.4906%, 83.1373%
XYZ:
33.4710, 16.7743, 63.7610
xyY:
0.2936, 0.1471, 16.7743
CIE-Lab:
47.9744, 77.3336, -57.0246
CIE-LCH:
47.9744, 96.0848, 323.5955
CIE-Luv:
47.9744, 51.8959, -94.4358
Hunter-Lab:
40.9565, 74.2021, -63.6330
#bd23d4 color charts
#bd23d4 color shades, tints & tones
#bd23d4 color schemes
#bd23d4 color preview, HTML & CSS examples
This text has a color of #bd23d4
<p style="color:#bd23d4;">Text here</p>
.mytext {color:#bd23d4;}
This box has a color of #bd23d4
<div style="background-color:#bd23d4;">Content here</div>
.mybackground {background-color:#bd23d4;}
Border around this has a color of #bd23d4
<div style="border:2px solid #bd23d4;">Content here</div>
.myborder {border:2px solid #bd23d4;}