#bd68e9 color space conversions
Hex:
#bd68e9
RGB:
189, 104, 233
CMY:
26, 59, 9
CMYK:
19, 55, 0, 9
HSL:
280°, 74.5665%, 66.0784%
HSV (HSB):
280°, 55.3648%, 91.3725%
XYZ:
40.6446, 26.6026, 80.0834
xyY:
0.2759, 0.1806, 26.6026
CIE-Lab:
58.6047, 55.1243, -51.9046
CIE-LCH:
58.6047, 75.7151, 316.7231
CIE-Luv:
58.6047, 31.4412, -88.5348
Hunter-Lab:
51.5777, 50.4014, -55.9536
#bd68e9 color charts
#bd68e9 color shades, tints & tones
#bd68e9 color schemes
#bd68e9 color preview, HTML & CSS examples
This text has a color of #bd68e9
<p style="color:#bd68e9;">Text here</p>
.mytext {color:#bd68e9;}
This box has a color of #bd68e9
<div style="background-color:#bd68e9;">Content here</div>
.mybackground {background-color:#bd68e9;}
Border around this has a color of #bd68e9
<div style="border:2px solid #bd68e9;">Content here</div>
.myborder {border:2px solid #bd68e9;}