#bd3dac color space conversions
Hex:
#bd3dac
RGB:
189, 61, 172
CMY:
26, 76, 33
CMYK:
0, 68, 9, 26
HSL:
308°, 51.2000%, 49.0196%
HSV (HSB):
308°, 67.7249%, 74.1176%
XYZ:
30.1014, 17.1349, 40.7506
xyY:
0.3421, 0.1947, 17.1349
CIE-Lab:
48.4295, 63.1022, -33.0447
CIE-LCH:
48.4295, 71.2308, 332.3603
CIE-Luv:
48.4295, 60.6163, -57.6899
Hunter-Lab:
41.3943, 57.3630, -29.3920
#bd3dac color charts
#bd3dac color shades, tints & tones
#bd3dac color schemes
#bd3dac color preview, HTML & CSS examples
This text has a color of #bd3dac
<p style="color:#bd3dac;">Text here</p>
.mytext {color:#bd3dac;}
This box has a color of #bd3dac
<div style="background-color:#bd3dac;">Content here</div>
.mybackground {background-color:#bd3dac;}
Border around this has a color of #bd3dac
<div style="border:2px solid #bd3dac;">Content here</div>
.myborder {border:2px solid #bd3dac;}