#bc02c4 color space conversions
Hex:
#bc02c4
RGB:
188, 2, 196
CMY:
26, 99, 23
CMYK:
4, 99, 0, 23
HSL:
298°, 97.9798%, 38.8235%
HSV (HSB):
298°, 98.9796%, 76.8627%
XYZ:
30.7246, 14.7203, 53.4465
xyY:
0.3107, 0.1489, 14.7203
CIE-Lab:
45.2487, 79.1483, -52.1659
CIE-LCH:
45.2487, 94.7931, 326.6115
CIE-Luv:
45.2487, 59.1480, -86.2783
Hunter-Lab:
38.3670, 75.8015, -55.7359
#bc02c4 color charts
#bc02c4 color shades, tints & tones
#bc02c4 color schemes
#bc02c4 color preview, HTML & CSS examples
This text has a color of #bc02c4
<p style="color:#bc02c4;">Text here</p>
.mytext {color:#bc02c4;}
This box has a color of #bc02c4
<div style="background-color:#bc02c4;">Content here</div>
.mybackground {background-color:#bc02c4;}
Border around this has a color of #bc02c4
<div style="border:2px solid #bc02c4;">Content here</div>
.myborder {border:2px solid #bc02c4;}