#bd05ac color space conversions
Hex:
#bd05ac
RGB:
189, 5, 172
CMY:
26, 98, 33
CMYK:
0, 97, 9, 26
HSL:
306°, 94.8454%, 38.0392%
HSV (HSB):
306°, 97.3545%, 74.1176%
XYZ:
28.4869, 13.9059, 40.2124
xyY:
0.3449, 0.1683, 13.9059
CIE-Lab:
44.0977, 75.5683, -39.8760
CIE-LCH:
44.0977, 85.4440, 332.1802
CIE-Luv:
44.0977, 69.1968, -67.9128
Hunter-Lab:
37.2906, 71.1005, -37.8320
#bd05ac color charts
#bd05ac color shades, tints & tones
#bd05ac color schemes
#bd05ac color preview, HTML & CSS examples
This text has a color of #bd05ac
<p style="color:#bd05ac;">Text here</p>
.mytext {color:#bd05ac;}
This box has a color of #bd05ac
<div style="background-color:#bd05ac;">Content here</div>
.mybackground {background-color:#bd05ac;}
Border around this has a color of #bd05ac
<div style="border:2px solid #bd05ac;">Content here</div>
.myborder {border:2px solid #bd05ac;}