#bc03f1 color space conversions
Hex:
#bc03f1
RGB:
188, 3, 241
CMY:
26, 99, 5
CMYK:
22, 99, 0, 5
HSL:
287°, 97.5410%, 47.8431%
HSV (HSB):
287°, 98.7552%, 94.5098%
XYZ:
36.6488, 17.1074, 84.5895
xyY:
0.2649, 0.1237, 17.1074
CIE-Lab:
48.3950, 86.3590, -72.8319
CIE-LCH:
48.3950, 112.9706, 319.8570
CIE-Luv:
48.3950, 44.1307, -117.5707
Hunter-Lab:
41.3610, 85.7817, -92.3042
#bc03f1 color charts
#bc03f1 color shades, tints & tones
#bc03f1 color schemes
#bc03f1 color preview, HTML & CSS examples
This text has a color of #bc03f1
<p style="color:#bc03f1;">Text here</p>
.mytext {color:#bc03f1;}
This box has a color of #bc03f1
<div style="background-color:#bc03f1;">Content here</div>
.mybackground {background-color:#bc03f1;}
Border around this has a color of #bc03f1
<div style="border:2px solid #bc03f1;">Content here</div>
.myborder {border:2px solid #bc03f1;}