#bd92d9 color space conversions
Hex:
#bd92d9
RGB:
189, 146, 217
CMY:
26, 43, 15
CMYK:
13, 33, 0, 15
HSL:
276°, 48.2993%, 71.1765%
HSV (HSB):
276°, 32.7189%, 85.0980%
XYZ:
43.7895, 36.3863, 70.3609
xyY:
0.2909, 0.2417, 36.3863
CIE-Lab:
66.8141, 29.2147, -30.1273
CIE-LCH:
66.8141, 41.9661, 314.1189
CIE-Luv:
66.8141, 18.1754, -51.5341
Hunter-Lab:
60.3211, 24.0185, -26.9335
#bd92d9 color charts
#bd92d9 color shades, tints & tones
#bd92d9 color schemes
#bd92d9 color preview, HTML & CSS examples
This text has a color of #bd92d9
<p style="color:#bd92d9;">Text here</p>
.mytext {color:#bd92d9;}
This box has a color of #bd92d9
<div style="background-color:#bd92d9;">Content here</div>
.mybackground {background-color:#bd92d9;}
Border around this has a color of #bd92d9
<div style="border:2px solid #bd92d9;">Content here</div>
.myborder {border:2px solid #bd92d9;}