#bd1bbd color space conversions
Hex:
#bd1bbd
RGB:
189, 27, 189
CMY:
26, 89, 26
CMYK:
0, 86, 0, 26
HSL:
300°, 75.0000%, 42.3529%
HSV (HSB):
300°, 85.7143%, 74.1176%
XYZ:
30.5635, 15.2768, 49.4820
xyY:
0.3206, 0.1603, 15.2768
CIE-Lab:
46.0110, 75.2619, -46.8500
CIE-LCH:
46.0110, 88.6525, 328.0980
CIE-Luv:
46.0110, 60.8215, -78.6446
Hunter-Lab:
39.0856, 71.1809, -47.7007
#bd1bbd color charts
#bd1bbd color shades, tints & tones
#bd1bbd color schemes
#bd1bbd color preview, HTML & CSS examples
This text has a color of #bd1bbd
<p style="color:#bd1bbd;">Text here</p>
.mytext {color:#bd1bbd;}
This box has a color of #bd1bbd
<div style="background-color:#bd1bbd;">Content here</div>
.mybackground {background-color:#bd1bbd;}
Border around this has a color of #bd1bbd
<div style="border:2px solid #bd1bbd;">Content here</div>
.myborder {border:2px solid #bd1bbd;}