#bc03d7 color space conversions
Hex:
#bc03d7
RGB:
188, 3, 215
CMY:
26, 99, 16
CMYK:
13, 99, 0, 16
HSL:
292°, 97.2477%, 42.7451%
HSV (HSB):
292°, 98.6047%, 84.3137%
XYZ:
33.0373, 15.6628, 65.5719
xyY:
0.2891, 0.1371, 15.6628
CIE-Lab:
46.5289, 82.0329, -61.0862
CIE-LCH:
46.5289, 102.2786, 323.3266
CIE-Luv:
46.5289, 52.3453, -99.7964
Hunter-Lab:
39.5762, 79.7493, -70.5313
#bc03d7 color charts
#bc03d7 color shades, tints & tones
#bc03d7 color schemes
#bc03d7 color preview, HTML & CSS examples
This text has a color of #bc03d7
<p style="color:#bc03d7;">Text here</p>
.mytext {color:#bc03d7;}
This box has a color of #bc03d7
<div style="background-color:#bc03d7;">Content here</div>
.mybackground {background-color:#bc03d7;}
Border around this has a color of #bc03d7
<div style="border:2px solid #bc03d7;">Content here</div>
.myborder {border:2px solid #bc03d7;}