#bc40cc color space conversions
Hex:
#bc40cc
RGB:
188, 64, 204
CMY:
26, 75, 20
CMYK:
8, 69, 0, 20
HSL:
293°, 57.8512%, 52.5490%
HSV (HSB):
293°, 68.6275%, 80.0000%
XYZ:
33.4715, 18.7178, 58.9755
xyY:
0.3011, 0.1684, 18.7178
CIE-Lab:
50.3554, 67.0729, -48.6240
CIE-LCH:
50.3554, 82.8436, 324.0600
CIE-Luv:
50.3554, 48.9322, -82.0602
Hunter-Lab:
43.2641, 62.3855, -50.5364
#bc40cc color charts
#bc40cc color shades, tints & tones
#bc40cc color schemes
#bc40cc color preview, HTML & CSS examples
This text has a color of #bc40cc
<p style="color:#bc40cc;">Text here</p>
.mytext {color:#bc40cc;}
This box has a color of #bc40cc
<div style="background-color:#bc40cc;">Content here</div>
.mybackground {background-color:#bc40cc;}
Border around this has a color of #bc40cc
<div style="border:2px solid #bc40cc;">Content here</div>
.myborder {border:2px solid #bc40cc;}