#bc03f7 color space conversions
Hex:
#bc03f7
RGB:
188, 3, 247
CMY:
26, 99, 3
CMYK:
24, 99, 0, 3
HSL:
285°, 97.6000%, 49.0196%
HSV (HSB):
285°, 98.7854%, 96.8627%
XYZ:
37.5601, 17.4719, 89.3885
xyY:
0.2601, 0.1210, 17.4719
CIE-Lab:
48.8492, 87.3931, -75.4620
CIE-LCH:
48.8492, 115.4646, 319.1901
CIE-Luv:
48.8492, 42.3948, -121.5449
Hunter-Lab:
41.7994, 87.2476, -97.5327
#bc03f7 color charts
#bc03f7 color shades, tints & tones
#bc03f7 color schemes
#bc03f7 color preview, HTML & CSS examples
This text has a color of #bc03f7
<p style="color:#bc03f7;">Text here</p>
.mytext {color:#bc03f7;}
This box has a color of #bc03f7
<div style="background-color:#bc03f7;">Content here</div>
.mybackground {background-color:#bc03f7;}
Border around this has a color of #bc03f7
<div style="border:2px solid #bc03f7;">Content here</div>
.myborder {border:2px solid #bc03f7;}