#bc2bcc color space conversions
Hex:
#bc2bcc
RGB:
188, 43, 204
CMY:
26, 83, 20
CMYK:
8, 79, 0, 20
HSL:
294°, 65.1822%, 48.4314%
HSV (HSB):
294°, 78.9216%, 80.0000%
XYZ:
32.5020, 16.7788, 58.6523
xyY:
0.3011, 0.1555, 16.7788
CIE-Lab:
47.9800, 73.8689, -52.4211
CIE-LCH:
47.9800, 90.5791, 324.6385
CIE-Luv:
47.9800, 52.8309, -87.4212
Hunter-Lab:
40.9619, 69.9510, -56.2226
#bc2bcc color charts
#bc2bcc color shades, tints & tones
#bc2bcc color schemes
#bc2bcc color preview, HTML & CSS examples
This text has a color of #bc2bcc
<p style="color:#bc2bcc;">Text here</p>
.mytext {color:#bc2bcc;}
This box has a color of #bc2bcc
<div style="background-color:#bc2bcc;">Content here</div>
.mybackground {background-color:#bc2bcc;}
Border around this has a color of #bc2bcc
<div style="border:2px solid #bc2bcc;">Content here</div>
.myborder {border:2px solid #bc2bcc;}