#bd68d4 color space conversions
Hex:
#bd68d4
RGB:
189, 104, 212
CMY:
26, 59, 17
CMYK:
11, 51, 0, 17
HSL:
287°, 55.6701%, 61.9608%
HSV (HSB):
287°, 50.9434%, 83.1373%
XYZ:
37.8202, 25.4729, 65.2108
xyY:
0.2943, 0.1982, 25.4729
CIE-Lab:
57.5333, 50.8067, -41.8024
CIE-LCH:
57.5333, 65.7934, 320.5534
CIE-Luv:
57.5333, 35.8464, -71.7214
Hunter-Lab:
50.4707, 45.4354, -41.2763
#bd68d4 color charts
#bd68d4 color shades, tints & tones
#bd68d4 color schemes
#bd68d4 color preview, HTML & CSS examples
This text has a color of #bd68d4
<p style="color:#bd68d4;">Text here</p>
.mytext {color:#bd68d4;}
This box has a color of #bd68d4
<div style="background-color:#bd68d4;">Content here</div>
.mybackground {background-color:#bd68d4;}
Border around this has a color of #bd68d4
<div style="border:2px solid #bd68d4;">Content here</div>
.myborder {border:2px solid #bd68d4;}