#bc02d4 color space conversions
Hex:
#bc02d4
RGB:
188, 2, 212
CMY:
26, 99, 17
CMYK:
11, 99, 0, 17
HSL:
293°, 98.1308%, 41.9608%
HSV (HSB):
293°, 99.0566%, 83.1373%
XYZ:
32.6444, 15.4882, 63.5563
xyY:
0.2923, 0.1387, 15.4882
CIE-Lab:
46.2958, 81.6385, -59.7395
CIE-LCH:
46.2958, 101.1615, 323.8049
CIE-Luv:
46.2958, 53.4094, -97.7419
Hunter-Lab:
39.3551, 79.1913, -68.2015
#bc02d4 color charts
#bc02d4 color shades, tints & tones
#bc02d4 color schemes
#bc02d4 color preview, HTML & CSS examples
This text has a color of #bc02d4
<p style="color:#bc02d4;">Text here</p>
.mytext {color:#bc02d4;}
This box has a color of #bc02d4
<div style="background-color:#bc02d4;">Content here</div>
.mybackground {background-color:#bc02d4;}
Border around this has a color of #bc02d4
<div style="border:2px solid #bc02d4;">Content here</div>
.myborder {border:2px solid #bc02d4;}