#bd3ec2 color space conversions
Hex:
#bd3ec2
RGB:
189, 62, 194
CMY:
26, 76, 24
CMYK:
3, 68, 0, 24
HSL:
298°, 51.9685%, 50.1961%
HSV (HSB):
298°, 68.0412%, 76.0784%
XYZ:
32.4465, 18.1591, 52.8339
xyY:
0.3137, 0.1756, 18.1591
CIE-Lab:
49.6885, 66.3056, -43.9059
CIE-LCH:
49.6885, 79.5246, 326.4885
CIE-Luv:
49.6885, 53.1443, -74.6761
Hunter-Lab:
42.6135, 61.3387, -43.6806
#bd3ec2 color charts
#bd3ec2 color shades, tints & tones
#bd3ec2 color schemes
#bd3ec2 color preview, HTML & CSS examples
This text has a color of #bd3ec2
<p style="color:#bd3ec2;">Text here</p>
.mytext {color:#bd3ec2;}
This box has a color of #bd3ec2
<div style="background-color:#bd3ec2;">Content here</div>
.mybackground {background-color:#bd3ec2;}
Border around this has a color of #bd3ec2
<div style="border:2px solid #bd3ec2;">Content here</div>
.myborder {border:2px solid #bd3ec2;}