#bd2ec2 color space conversions
Hex:
#bd2ec2
RGB:
189, 46, 194
CMY:
26, 82, 24
CMYK:
3, 76, 0, 24
HSL:
298°, 61.6667%, 47.0588%
HSV (HSB):
298°, 76.2887%, 76.0784%
XYZ:
31.7009, 16.6678, 52.5853
xyY:
0.3140, 0.1651, 16.6678
CIE-Lab:
47.8388, 71.5811, -46.8483
CIE-LCH:
47.8388, 85.5489, 326.7961
CIE-Luv:
47.8388, 56.4032, -78.9790
Hunter-Lab:
40.8263, 67.1560, -47.7887
#bd2ec2 color charts
#bd2ec2 color shades, tints & tones
#bd2ec2 color schemes
#bd2ec2 color preview, HTML & CSS examples
This text has a color of #bd2ec2
<p style="color:#bd2ec2;">Text here</p>
.mytext {color:#bd2ec2;}
This box has a color of #bd2ec2
<div style="background-color:#bd2ec2;">Content here</div>
.mybackground {background-color:#bd2ec2;}
Border around this has a color of #bd2ec2
<div style="border:2px solid #bd2ec2;">Content here</div>
.myborder {border:2px solid #bd2ec2;}