#bd67e7 color space conversions
Hex:
#bd67e7
RGB:
189, 103, 231
CMY:
26, 60, 9
CMYK:
18, 55, 0, 9
HSL:
280°, 72.7273%, 65.4902%
HSV (HSB):
280°, 55.4113%, 90.5882%
XYZ:
40.2603, 26.2888, 78.5536
xyY:
0.2775, 0.1812, 26.2888
CIE-Lab:
58.3102, 55.2029, -51.2554
CIE-LCH:
58.3102, 75.3291, 317.1236
CIE-Luv:
58.3102, 32.1628, -87.4287
Hunter-Lab:
51.2726, 50.4347, -54.9460
#bd67e7 color charts
#bd67e7 color shades, tints & tones
#bd67e7 color schemes
#bd67e7 color preview, HTML & CSS examples
This text has a color of #bd67e7
<p style="color:#bd67e7;">Text here</p>
.mytext {color:#bd67e7;}
This box has a color of #bd67e7
<div style="background-color:#bd67e7;">Content here</div>
.mybackground {background-color:#bd67e7;}
Border around this has a color of #bd67e7
<div style="border:2px solid #bd67e7;">Content here</div>
.myborder {border:2px solid #bd67e7;}