#bc01d4 color space conversions
Hex:
#bc01d4
RGB:
188, 1, 212
CMY:
26, 100, 17
CMYK:
11, 100, 0, 17
HSL:
293°, 99.0610%, 41.7647%
HSV (HSB):
293°, 99.5283%, 83.1373%
XYZ:
32.6336, 15.4665, 63.5527
xyY:
0.2923, 0.1385, 15.4665
CIE-Lab:
46.2667, 81.7252, -59.7866
CIE-LCH:
46.2667, 101.2593, 323.8124
CIE-Luv:
46.2667, 53.4500, -97.7982
Hunter-Lab:
39.3275, 79.2942, -68.2825
#bc01d4 color charts
#bc01d4 color shades, tints & tones
#bc01d4 color schemes
#bc01d4 color preview, HTML & CSS examples
This text has a color of #bc01d4
<p style="color:#bc01d4;">Text here</p>
.mytext {color:#bc01d4;}
This box has a color of #bc01d4
<div style="background-color:#bc01d4;">Content here</div>
.mybackground {background-color:#bc01d4;}
Border around this has a color of #bc01d4
<div style="border:2px solid #bc01d4;">Content here</div>
.myborder {border:2px solid #bc01d4;}