#bd83cc color space conversions
Hex:
#bd83cc
RGB:
189, 131, 204
CMY:
26, 49, 20
CMYK:
7, 36, 0, 20
HSL:
288°, 41.7143%, 65.6863%
HSV (HSB):
288°, 35.7843%, 80.0000%
XYZ:
40.0016, 31.4110, 61.0814
xyY:
0.3019, 0.2371, 31.4110
CIE-Lab:
62.8531, 34.8155, -28.9940
CIE-LCH:
62.8531, 45.3075, 320.2127
CIE-Luv:
62.8531, 26.6213, -50.0303
Hunter-Lab:
56.0456, 29.3219, -25.3854
#bd83cc color charts
#bd83cc color shades, tints & tones
#bd83cc color schemes
#bd83cc color preview, HTML & CSS examples
This text has a color of #bd83cc
<p style="color:#bd83cc;">Text here</p>
.mytext {color:#bd83cc;}
This box has a color of #bd83cc
<div style="background-color:#bd83cc;">Content here</div>
.mybackground {background-color:#bd83cc;}
Border around this has a color of #bd83cc
<div style="border:2px solid #bd83cc;">Content here</div>
.myborder {border:2px solid #bd83cc;}