#bd15a5 color space conversions
Hex:
#bd15a5
RGB:
189, 21, 165
CMY:
26, 92, 35
CMYK:
0, 89, 13, 26
HSL:
309°, 80.0000%, 41.1765%
HSV (HSB):
309°, 88.8889%, 74.1176%
XYZ:
28.0460, 14.0718, 36.8352
xyY:
0.3552, 0.1782, 14.0718
CIE-Lab:
44.3357, 72.8071, -35.3307
CIE-LCH:
44.3357, 80.9267, 334.1143
CIE-Luv:
44.3357, 70.9080, -61.1557
Hunter-Lab:
37.5123, 67.8082, -31.9612
#bd15a5 color charts
#bd15a5 color shades, tints & tones
#bd15a5 color schemes
#bd15a5 color preview, HTML & CSS examples
This text has a color of #bd15a5
<p style="color:#bd15a5;">Text here</p>
.mytext {color:#bd15a5;}
This box has a color of #bd15a5
<div style="background-color:#bd15a5;">Content here</div>
.mybackground {background-color:#bd15a5;}
Border around this has a color of #bd15a5
<div style="border:2px solid #bd15a5;">Content here</div>
.myborder {border:2px solid #bd15a5;}