#bc03f3 color space conversions
Hex:
#bc03f3
RGB:
188, 3, 243
CMY:
26, 99, 5
CMYK:
23, 99, 0, 5
HSL:
286°, 97.5610%, 48.2353%
HSV (HSB):
286°, 98.7654%, 95.2941%
XYZ:
36.9493, 17.2276, 86.1718
xyY:
0.2633, 0.1227, 17.2276
CIE-Lab:
48.5455, 86.7023, -73.7118
CIE-LCH:
48.5455, 113.8013, 319.6298
CIE-Luv:
48.5455, 43.5457, -118.9005
Hunter-Lab:
41.5061, 86.2674, -94.0392
#bc03f3 color charts
#bc03f3 color shades, tints & tones
#bc03f3 color schemes
#bc03f3 color preview, HTML & CSS examples
This text has a color of #bc03f3
<p style="color:#bc03f3;">Text here</p>
.mytext {color:#bc03f3;}
This box has a color of #bc03f3
<div style="background-color:#bc03f3;">Content here</div>
.mybackground {background-color:#bc03f3;}
Border around this has a color of #bc03f3
<div style="border:2px solid #bc03f3;">Content here</div>
.myborder {border:2px solid #bc03f3;}