#bd2ac5 color space conversions
Hex:
#bd2ac5
RGB:
189, 42, 197
CMY:
26, 84, 23
CMYK:
4, 79, 0, 23
HSL:
297°, 64.8536%, 46.8627%
HSV (HSB):
297°, 78.6802%, 77.2549%
XYZ:
31.8923, 16.5060, 54.3284
xyY:
0.3105, 0.1607, 16.5060
CIE-Lab:
47.6314, 73.1713, -48.9207
CIE-LCH:
47.6314, 88.0187, 326.2342
CIE-Luv:
47.6314, 56.0220, -82.1050
Hunter-Lab:
40.6275, 69.0228, -50.8451
#bd2ac5 color charts
#bd2ac5 color shades, tints & tones
#bd2ac5 color schemes
#bd2ac5 color preview, HTML & CSS examples
This text has a color of #bd2ac5
<p style="color:#bd2ac5;">Text here</p>
.mytext {color:#bd2ac5;}
This box has a color of #bd2ac5
<div style="background-color:#bd2ac5;">Content here</div>
.mybackground {background-color:#bd2ac5;}
Border around this has a color of #bd2ac5
<div style="border:2px solid #bd2ac5;">Content here</div>
.myborder {border:2px solid #bd2ac5;}