#bd2cc1 color space conversions
Hex:
#bd2cc1
RGB:
189, 44, 193
CMY:
26, 83, 24
CMYK:
2, 77, 0, 24
HSL:
298°, 62.8692%, 46.4706%
HSV (HSB):
298°, 77.2021%, 75.6863%
XYZ:
31.5126, 16.4704, 51.9703
xyY:
0.3153, 0.1648, 16.4704
CIE-Lab:
47.5857, 71.9839, -46.6704
CIE-LCH:
47.5857, 85.7894, 327.0429
CIE-Luv:
47.5857, 57.0845, -78.6635
Hunter-Lab:
40.5838, 67.5804, -47.5162
#bd2cc1 color charts
#bd2cc1 color shades, tints & tones
#bd2cc1 color schemes
#bd2cc1 color preview, HTML & CSS examples
This text has a color of #bd2cc1
<p style="color:#bd2cc1;">Text here</p>
.mytext {color:#bd2cc1;}
This box has a color of #bd2cc1
<div style="background-color:#bd2cc1;">Content here</div>
.mybackground {background-color:#bd2cc1;}
Border around this has a color of #bd2cc1
<div style="border:2px solid #bd2cc1;">Content here</div>
.myborder {border:2px solid #bd2cc1;}