#bc2da3 color space conversions
Hex:
#bc2da3
RGB:
188, 45, 163
CMY:
26, 82, 36
CMYK:
0, 76, 13, 26
HSL:
310°, 61.3734%, 45.6863%
HSV (HSB):
310°, 76.0638%, 73.7255%
XYZ:
28.2883, 15.2125, 36.0957
xyY:
0.3554, 0.1911, 15.2125
CIE-Lab:
45.9239, 66.9174, -31.6535
CIE-LCH:
45.9239, 74.0262, 334.6847
CIE-Luv:
45.9239, 67.0864, -55.5159
Hunter-Lab:
39.0032, 61.2072, -27.5680
#bc2da3 color charts
#bc2da3 color shades, tints & tones
#bc2da3 color schemes
#bc2da3 color preview, HTML & CSS examples
This text has a color of #bc2da3
<p style="color:#bc2da3;">Text here</p>
.mytext {color:#bc2da3;}
This box has a color of #bc2da3
<div style="background-color:#bc2da3;">Content here</div>
.mybackground {background-color:#bc2da3;}
Border around this has a color of #bc2da3
<div style="border:2px solid #bc2da3;">Content here</div>
.myborder {border:2px solid #bc2da3;}