#bd91d4 color space conversions
Hex:
#bd91d4
RGB:
189, 145, 212
CMY:
26, 43, 17
CMYK:
11, 32, 0, 17
HSL:
279°, 43.7908%, 70.0000%
HSV (HSB):
279°, 31.6038%, 83.1373%
XYZ:
42.9953, 35.8231, 66.9358
xyY:
0.2950, 0.2458, 35.8231
CIE-Lab:
66.3845, 28.7173, -28.0153
CIE-LCH:
66.3845, 40.1191, 315.7088
CIE-Luv:
66.3845, 19.2662, -47.9836
Hunter-Lab:
59.8524, 23.4849, -24.4102
#bd91d4 color charts
#bd91d4 color shades, tints & tones
#bd91d4 color schemes
#bd91d4 color preview, HTML & CSS examples
This text has a color of #bd91d4
<p style="color:#bd91d4;">Text here</p>
.mytext {color:#bd91d4;}
This box has a color of #bd91d4
<div style="background-color:#bd91d4;">Content here</div>
.mybackground {background-color:#bd91d4;}
Border around this has a color of #bd91d4
<div style="border:2px solid #bd91d4;">Content here</div>
.myborder {border:2px solid #bd91d4;}