#bd23a5 color space conversions
Hex:
#bd23a5
RGB:
189, 35, 165
CMY:
26, 86, 35
CMYK:
0, 81, 13, 26
HSL:
309°, 68.7500%, 43.9216%
HSV (HSB):
309°, 81.4815%, 74.1176%
XYZ:
28.3788, 14.7375, 36.9462
xyY:
0.3545, 0.1841, 14.7375
CIE-Lab:
45.2725, 70.0806, -33.8552
CIE-LCH:
45.2725, 77.8297, 334.2153
CIE-Luv:
45.2725, 68.9982, -58.9633
Hunter-Lab:
38.3894, 64.7720, -30.1884
#bd23a5 color charts
#bd23a5 color shades, tints & tones
#bd23a5 color schemes
#bd23a5 color preview, HTML & CSS examples
This text has a color of #bd23a5
<p style="color:#bd23a5;">Text here</p>
.mytext {color:#bd23a5;}
This box has a color of #bd23a5
<div style="background-color:#bd23a5;">Content here</div>
.mybackground {background-color:#bd23a5;}
Border around this has a color of #bd23a5
<div style="border:2px solid #bd23a5;">Content here</div>
.myborder {border:2px solid #bd23a5;}