#bc2cd6 color space conversions
Hex:
#bc2cd6
RGB:
188, 44, 214
CMY:
26, 83, 16
CMYK:
12, 79, 0, 16
HSL:
291°, 67.4603%, 50.5882%
HSV (HSB):
291°, 79.4393%, 83.9216%
XYZ:
33.7773, 17.3478, 65.1865
xyY:
0.2904, 0.1491, 17.3478
CIE-Lab:
48.6953, 75.3006, -57.0196
CIE-LCH:
48.6953, 94.4532, 322.8661
CIE-Luv:
48.6953, 49.4688, -94.5843
Hunter-Lab:
41.6507, 71.8690, -63.6380
#bc2cd6 color charts
#bc2cd6 color shades, tints & tones
#bc2cd6 color schemes
#bc2cd6 color preview, HTML & CSS examples
This text has a color of #bc2cd6
<p style="color:#bc2cd6;">Text here</p>
.mytext {color:#bc2cd6;}
This box has a color of #bc2cd6
<div style="background-color:#bc2cd6;">Content here</div>
.mybackground {background-color:#bc2cd6;}
Border around this has a color of #bc2cd6
<div style="border:2px solid #bc2cd6;">Content here</div>
.myborder {border:2px solid #bc2cd6;}