#bc00c9 color space conversions
Hex:
#bc00c9
RGB:
188, 0, 201
CMY:
26, 100, 21
CMYK:
6, 100, 0, 21
HSL:
296°, 100.0000%, 39.4118%
HSV (HSB):
296°, 100.0000%, 78.8235%
XYZ:
31.2817, 14.9084, 56.4872
xyY:
0.3047, 0.1452, 14.9084
CIE-Lab:
45.5085, 80.0901, -54.6549
CIE-LCH:
45.5085, 96.9618, 325.6897
CIE-Luv:
45.5085, 57.3940, -90.0193
Hunter-Lab:
38.6114, 77.0447, -59.7113
#bc00c9 color charts
#bc00c9 color shades, tints & tones
#bc00c9 color schemes
#bc00c9 color preview, HTML & CSS examples
This text has a color of #bc00c9
<p style="color:#bc00c9;">Text here</p>
.mytext {color:#bc00c9;}
This box has a color of #bc00c9
<div style="background-color:#bc00c9;">Content here</div>
.mybackground {background-color:#bc00c9;}
Border around this has a color of #bc00c9
<div style="border:2px solid #bc00c9;">Content here</div>
.myborder {border:2px solid #bc00c9;}