#bc02e8 color space conversions
Hex:
#bc02e8
RGB:
188, 2, 232
CMY:
26, 99, 9
CMYK:
19, 99, 0, 9
HSL:
289°, 98.2906%, 45.8824%
HSV (HSB):
289°, 99.1379%, 90.9804%
XYZ:
35.3262, 16.5610, 77.6786
xyY:
0.2727, 0.1278, 16.5610
CIE-Lab:
47.7020, 84.9146, -68.8768
CIE-LCH:
47.7020, 109.3367, 320.9534
CIE-Luv:
47.7020, 46.8787, -111.5708
Hunter-Lab:
40.6952, 83.7338, -84.6856
#bc02e8 color charts
#bc02e8 color shades, tints & tones
#bc02e8 color schemes
#bc02e8 color preview, HTML & CSS examples
This text has a color of #bc02e8
<p style="color:#bc02e8;">Text here</p>
.mytext {color:#bc02e8;}
This box has a color of #bc02e8
<div style="background-color:#bc02e8;">Content here</div>
.mybackground {background-color:#bc02e8;}
Border around this has a color of #bc02e8
<div style="border:2px solid #bc02e8;">Content here</div>
.myborder {border:2px solid #bc02e8;}