#bc02e4 color space conversions
Hex:
#bc02e4
RGB:
188, 2, 228
CMY:
26, 99, 11
CMYK:
18, 99, 0, 11
HSL:
289°, 98.2609%, 45.0980%
HSV (HSB):
289°, 99.1228%, 89.4118%
XYZ:
34.7643, 16.3362, 74.7197
xyY:
0.2763, 0.1298, 16.3362
CIE-Lab:
47.4125, 84.2462, -67.0774
CIE-LCH:
47.4125, 107.6884, 321.4729
CIE-Luv:
47.4125, 48.1292, -108.8490
Hunter-Lab:
40.4181, 82.7995, -81.3150
#bc02e4 color charts
#bc02e4 color shades, tints & tones
#bc02e4 color schemes
#bc02e4 color preview, HTML & CSS examples
This text has a color of #bc02e4
<p style="color:#bc02e4;">Text here</p>
.mytext {color:#bc02e4;}
This box has a color of #bc02e4
<div style="background-color:#bc02e4;">Content here</div>
.mybackground {background-color:#bc02e4;}
Border around this has a color of #bc02e4
<div style="border:2px solid #bc02e4;">Content here</div>
.myborder {border:2px solid #bc02e4;}