#bd05a2 color space conversions
Hex:
#bd05a2
RGB:
189, 5, 162
CMY:
26, 98, 36
CMYK:
0, 97, 14, 26
HSL:
309°, 94.8454%, 38.0392%
HSV (HSB):
309°, 97.3545%, 74.1176%
XYZ:
27.5621, 13.5360, 35.3424
xyY:
0.3606, 0.1771, 13.5360
CIE-Lab:
43.5600, 74.2251, -34.7595
CIE-LCH:
43.5600, 81.9609, 334.9064
CIE-Luv:
43.5600, 73.4280, -60.2765
Hunter-Lab:
36.7913, 69.3382, -31.2012
#bd05a2 color charts
#bd05a2 color shades, tints & tones
#bd05a2 color schemes
#bd05a2 color preview, HTML & CSS examples
This text has a color of #bd05a2
<p style="color:#bd05a2;">Text here</p>
.mytext {color:#bd05a2;}
This box has a color of #bd05a2
<div style="background-color:#bd05a2;">Content here</div>
.mybackground {background-color:#bd05a2;}
Border around this has a color of #bd05a2
<div style="border:2px solid #bd05a2;">Content here</div>
.myborder {border:2px solid #bd05a2;}