#bd6dca color space conversions
Hex:
#bd6dca
RGB:
189, 109, 202
CMY:
26, 57, 21
CMYK:
6, 46, 0, 21
HSL:
292°, 46.7337%, 60.9804%
HSV (HSB):
292°, 46.0396%, 79.2157%
XYZ:
37.1156, 26.0204, 58.9433
xyY:
0.3040, 0.2131, 26.0204
CIE-Lab:
58.0564, 46.2538, -35.3168
CIE-LCH:
58.0564, 58.1953, 322.6367
CIE-Luv:
58.0564, 36.1189, -60.9649
Hunter-Lab:
51.0102, 40.6109, -32.8038
#bd6dca color charts
#bd6dca color shades, tints & tones
#bd6dca color schemes
#bd6dca color preview, HTML & CSS examples
This text has a color of #bd6dca
<p style="color:#bd6dca;">Text here</p>
.mytext {color:#bd6dca;}
This box has a color of #bd6dca
<div style="background-color:#bd6dca;">Content here</div>
.mybackground {background-color:#bd6dca;}
Border around this has a color of #bd6dca
<div style="border:2px solid #bd6dca;">Content here</div>
.myborder {border:2px solid #bd6dca;}