#bc02f6 color space conversions
Hex:
#bc02f6
RGB:
188, 2, 246
CMY:
26, 99, 4
CMYK:
24, 99, 0, 4
HSL:
286°, 98.3871%, 48.6275%
HSV (HSB):
286°, 99.1870%, 96.4706%
XYZ:
37.3953, 17.3886, 88.5742
xyY:
0.2609, 0.1213, 17.3886
CIE-Lab:
48.7460, 87.3006, -75.0696
CIE-LCH:
48.7460, 115.1383, 319.3078
CIE-Luv:
48.7460, 42.7113, -120.9301
Hunter-Lab:
41.6996, 87.1004, -96.7481
#bc02f6 color charts
#bc02f6 color shades, tints & tones
#bc02f6 color schemes
#bc02f6 color preview, HTML & CSS examples
This text has a color of #bc02f6
<p style="color:#bc02f6;">Text here</p>
.mytext {color:#bc02f6;}
This box has a color of #bc02f6
<div style="background-color:#bc02f6;">Content here</div>
.mybackground {background-color:#bc02f6;}
Border around this has a color of #bc02f6
<div style="border:2px solid #bc02f6;">Content here</div>
.myborder {border:2px solid #bc02f6;}