#bc03c0 color space conversions
Hex:
#bc03c0
RGB:
188, 3, 192
CMY:
26, 99, 25
CMYK:
2, 98, 0, 25
HSL:
299°, 96.9231%, 38.2353%
HSV (HSB):
299°, 98.4375%, 75.2941%
XYZ:
30.2860, 14.5623, 51.0837
xyY:
0.3157, 0.1518, 14.5623
CIE-Lab:
45.0287, 78.4561, -50.1851
CIE-LCH:
45.0287, 93.1338, 327.3946
CIE-Luv:
45.0287, 60.6068, -83.2940
Hunter-Lab:
38.1605, 74.8852, -52.6564
#bc03c0 color charts
#bc03c0 color shades, tints & tones
#bc03c0 color schemes
#bc03c0 color preview, HTML & CSS examples
This text has a color of #bc03c0
<p style="color:#bc03c0;">Text here</p>
.mytext {color:#bc03c0;}
This box has a color of #bc03c0
<div style="background-color:#bc03c0;">Content here</div>
.mybackground {background-color:#bc03c0;}
Border around this has a color of #bc03c0
<div style="border:2px solid #bc03c0;">Content here</div>
.myborder {border:2px solid #bc03c0;}