#bd3aac color space conversions
Hex:
#bd3aac
RGB:
189, 58, 172
CMY:
26, 77, 33
CMYK:
0, 69, 9, 26
HSL:
308°, 53.0364%, 48.4314%
HSV (HSB):
308°, 69.3122%, 74.1176%
XYZ:
29.9457, 16.8235, 40.6987
xyY:
0.3424, 0.1923, 16.8235
CIE-Lab:
48.0369, 64.2061, -33.6605
CIE-LCH:
48.0369, 72.4945, 332.3339
CIE-Luv:
48.0369, 61.4260, -58.6516
Hunter-Lab:
41.0164, 58.5424, -30.1191
#bd3aac color charts
#bd3aac color shades, tints & tones
#bd3aac color schemes
#bd3aac color preview, HTML & CSS examples
This text has a color of #bd3aac
<p style="color:#bd3aac;">Text here</p>
.mytext {color:#bd3aac;}
This box has a color of #bd3aac
<div style="background-color:#bd3aac;">Content here</div>
.mybackground {background-color:#bd3aac;}
Border around this has a color of #bd3aac
<div style="border:2px solid #bd3aac;">Content here</div>
.myborder {border:2px solid #bd3aac;}