#bc1cc2 color space conversions
Hex:
#bc1cc2
RGB:
188, 28, 194
CMY:
26, 89, 24
CMYK:
3, 86, 0, 24
HSL:
298°, 74.7748%, 43.5294%
HSV (HSB):
298°, 85.5670%, 76.0784%
XYZ:
30.8919, 15.4169, 52.3865
xyY:
0.3130, 0.1562, 15.4169
CIE-Lab:
46.2000, 75.6697, -49.4757
CIE-LCH:
46.2000, 90.4088, 326.8218
CIE-Luv:
46.2000, 58.1719, -82.5383
Hunter-Lab:
39.2644, 71.7251, -51.6196
#bc1cc2 color charts
#bc1cc2 color shades, tints & tones
#bc1cc2 color schemes
#bc1cc2 color preview, HTML & CSS examples
This text has a color of #bc1cc2
<p style="color:#bc1cc2;">Text here</p>
.mytext {color:#bc1cc2;}
This box has a color of #bc1cc2
<div style="background-color:#bc1cc2;">Content here</div>
.mybackground {background-color:#bc1cc2;}
Border around this has a color of #bc1cc2
<div style="border:2px solid #bc1cc2;">Content here</div>
.myborder {border:2px solid #bc1cc2;}