#bd23d1 color space conversions
Hex:
#bd23d1
RGB:
189, 35, 209
CMY:
26, 86, 18
CMYK:
10, 83, 0, 18
HSL:
293°, 71.3115%, 47.8431%
HSV (HSB):
293°, 83.2536%, 81.9608%
XYZ:
33.0959, 16.6243, 61.7861
xyY:
0.2968, 0.1491, 16.6243
CIE-Lab:
47.7832, 76.8344, -55.6086
CIE-LCH:
47.7832, 94.8464, 324.1050
CIE-Luv:
47.7832, 52.8878, -92.2541
Hunter-Lab:
40.7729, 73.5381, -61.3052
#bd23d1 color charts
#bd23d1 color shades, tints & tones
#bd23d1 color schemes
#bd23d1 color preview, HTML & CSS examples
This text has a color of #bd23d1
<p style="color:#bd23d1;">Text here</p>
.mytext {color:#bd23d1;}
This box has a color of #bd23d1
<div style="background-color:#bd23d1;">Content here</div>
.mybackground {background-color:#bd23d1;}
Border around this has a color of #bd23d1
<div style="border:2px solid #bd23d1;">Content here</div>
.myborder {border:2px solid #bd23d1;}