#bd05a8 color space conversions
Hex:
#bd05a8
RGB:
189, 5, 168
CMY:
26, 98, 34
CMYK:
0, 97, 11, 26
HSL:
307°, 94.8454%, 38.0392%
HSV (HSB):
307°, 97.3545%, 74.1176%
XYZ:
28.1084, 13.7545, 38.2192
xyY:
0.3510, 0.1718, 13.7545
CIE-Lab:
43.8788, 75.0233, -37.8423
CIE-LCH:
43.8788, 84.0270, 333.2333
CIE-Luv:
43.8788, 70.8710, -64.8689
Hunter-Lab:
37.0871, 70.3834, -35.1389
#bd05a8 color charts
#bd05a8 color shades, tints & tones
#bd05a8 color schemes
#bd05a8 color preview, HTML & CSS examples
This text has a color of #bd05a8
<p style="color:#bd05a8;">Text here</p>
.mytext {color:#bd05a8;}
This box has a color of #bd05a8
<div style="background-color:#bd05a8;">Content here</div>
.mybackground {background-color:#bd05a8;}
Border around this has a color of #bd05a8
<div style="border:2px solid #bd05a8;">Content here</div>
.myborder {border:2px solid #bd05a8;}