#bc1ccd color space conversions
Hex:
#bc1ccd
RGB:
188, 28, 205
CMY:
26, 89, 20
CMYK:
8, 86, 0, 20
HSL:
294°, 75.9657%, 45.6863%
HSV (HSB):
294°, 86.3415%, 80.3922%
XYZ:
32.1737, 15.9297, 59.1366
xyY:
0.3000, 0.1485, 15.9297
CIE-Lab:
46.8821, 77.4205, -54.7608
CIE-LCH:
46.8821, 94.8297, 324.7276
CIE-Luv:
46.8821, 54.2958, -90.6264
Hunter-Lab:
39.9120, 74.0460, -59.9102
#bc1ccd color charts
#bc1ccd color shades, tints & tones
#bc1ccd color schemes
#bc1ccd color preview, HTML & CSS examples
This text has a color of #bc1ccd
<p style="color:#bc1ccd;">Text here</p>
.mytext {color:#bc1ccd;}
This box has a color of #bc1ccd
<div style="background-color:#bc1ccd;">Content here</div>
.mybackground {background-color:#bc1ccd;}
Border around this has a color of #bc1ccd
<div style="border:2px solid #bc1ccd;">Content here</div>
.myborder {border:2px solid #bc1ccd;}