#bd03a1 color space conversions
Hex:
#bd03a1
RGB:
189, 3, 161
CMY:
26, 99, 37
CMYK:
0, 98, 15, 26
HSL:
309°, 96.8750%, 37.6471%
HSV (HSB):
309°, 98.4127%, 74.1176%
XYZ:
27.4519, 13.4572, 34.8688
xyY:
0.3623, 0.1776, 13.4572
CIE-Lab:
43.4441, 74.2826, -34.3426
CIE-LCH:
43.4441, 81.8371, 335.1878
CIE-Luv:
43.4441, 73.9899, -59.6553
Hunter-Lab:
36.6840, 69.3805, -30.6775
#bd03a1 color charts
#bd03a1 color shades, tints & tones
#bd03a1 color schemes
#bd03a1 color preview, HTML & CSS examples
This text has a color of #bd03a1
<p style="color:#bd03a1;">Text here</p>
.mytext {color:#bd03a1;}
This box has a color of #bd03a1
<div style="background-color:#bd03a1;">Content here</div>
.mybackground {background-color:#bd03a1;}
Border around this has a color of #bd03a1
<div style="border:2px solid #bd03a1;">Content here</div>
.myborder {border:2px solid #bd03a1;}