#bd03a4 color space conversions
Hex:
#bd03a4
RGB:
189, 3, 164
CMY:
26, 99, 36
CMYK:
0, 98, 13, 26
HSL:
308°, 96.8750%, 37.6471%
HSV (HSB):
308°, 98.4127%, 74.1176%
XYZ:
27.7197, 13.5643, 36.2791
xyY:
0.3574, 0.1749, 13.5643
CIE-Lab:
43.6015, 74.6758, -35.8918
CIE-LCH:
43.6015, 82.8535, 334.3295
CIE-Luv:
43.6015, 72.6966, -61.9558
Hunter-Lab:
36.8297, 69.8950, -32.6229
#bd03a4 color charts
#bd03a4 color shades, tints & tones
#bd03a4 color schemes
#bd03a4 color preview, HTML & CSS examples
This text has a color of #bd03a4
<p style="color:#bd03a4;">Text here</p>
.mytext {color:#bd03a4;}
This box has a color of #bd03a4
<div style="background-color:#bd03a4;">Content here</div>
.mybackground {background-color:#bd03a4;}
Border around this has a color of #bd03a4
<div style="border:2px solid #bd03a4;">Content here</div>
.myborder {border:2px solid #bd03a4;}