#bc1dcc color space conversions
Hex:
#bc1dcc
RGB:
188, 29, 204
CMY:
26, 89, 20
CMYK:
8, 86, 0, 20
HSL:
295°, 75.1073%, 45.6863%
HSV (HSB):
295°, 85.7843%, 80.0000%
XYZ:
32.0775, 15.9297, 58.5108
xyY:
0.3011, 0.1495, 15.9297
CIE-Lab:
46.8822, 77.0722, -54.1830
CIE-LCH:
46.8822, 94.2121, 324.8921
CIE-Luv:
46.8822, 54.5428, -89.7652
Hunter-Lab:
39.9121, 73.6150, -58.9803
#bc1dcc color charts
#bc1dcc color shades, tints & tones
#bc1dcc color schemes
#bc1dcc color preview, HTML & CSS examples
This text has a color of #bc1dcc
<p style="color:#bc1dcc;">Text here</p>
.mytext {color:#bc1dcc;}
This box has a color of #bc1dcc
<div style="background-color:#bc1dcc;">Content here</div>
.mybackground {background-color:#bc1dcc;}
Border around this has a color of #bc1dcc
<div style="border:2px solid #bc1dcc;">Content here</div>
.myborder {border:2px solid #bc1dcc;}