#bd68c7 color space conversions
Hex:
#bd68c7
RGB:
189, 104, 199
CMY:
26, 59, 22
CMYK:
5, 48, 0, 22
HSL:
294°, 45.8937%, 59.4118%
HSV (HSB):
294°, 47.7387%, 78.0392%
XYZ:
36.2454, 24.8430, 56.9177
xyY:
0.3071, 0.2105, 24.8430
CIE-Lab:
56.9221, 48.2642, -35.3834
CIE-LCH:
56.9221, 59.8449, 323.7541
CIE-Luv:
56.9221, 38.6883, -61.1263
Hunter-Lab:
49.8427, 42.5796, -32.8160
#bd68c7 color charts
#bd68c7 color shades, tints & tones
#bd68c7 color schemes
#bd68c7 color preview, HTML & CSS examples
This text has a color of #bd68c7
<p style="color:#bd68c7;">Text here</p>
.mytext {color:#bd68c7;}
This box has a color of #bd68c7
<div style="background-color:#bd68c7;">Content here</div>
.mybackground {background-color:#bd68c7;}
Border around this has a color of #bd68c7
<div style="border:2px solid #bd68c7;">Content here</div>
.myborder {border:2px solid #bd68c7;}