#bd2a8d color space conversions
Hex:
#bd2a8d
RGB:
189, 42, 141
CMY:
26, 84, 45
CMYK:
0, 78, 25, 26
HSL:
320°, 63.6364%, 45.2941%
HSV (HSB):
320°, 77.7778%, 74.1176%
XYZ:
26.6219, 14.3978, 26.5752
xyY:
0.3938, 0.2130, 14.3978
CIE-Lab:
44.7982, 65.0816, -20.1638
CIE-LCH:
44.7982, 68.1337, 342.7858
CIE-Luv:
44.7982, 77.1906, -38.6149
Hunter-Lab:
37.9445, 58.8333, -14.9639
#bd2a8d color charts
#bd2a8d color shades, tints & tones
#bd2a8d color schemes
#bd2a8d color preview, HTML & CSS examples
This text has a color of #bd2a8d
<p style="color:#bd2a8d;">Text here</p>
.mytext {color:#bd2a8d;}
This box has a color of #bd2a8d
<div style="background-color:#bd2a8d;">Content here</div>
.mybackground {background-color:#bd2a8d;}
Border around this has a color of #bd2a8d
<div style="border:2px solid #bd2a8d;">Content here</div>
.myborder {border:2px solid #bd2a8d;}