#bc67c7 color space conversions
Hex:
#bc67c7
RGB:
188, 103, 199
CMY:
26, 60, 22
CMYK:
6, 48, 0, 22
HSL:
293°, 46.1538%, 59.2157%
HSV (HSB):
293°, 48.2412%, 78.0392%
XYZ:
35.8981, 24.5154, 56.8727
xyY:
0.3061, 0.2090, 24.5154
CIE-Lab:
56.6002, 48.4901, -35.8961
CIE-LCH:
56.6002, 60.3309, 323.4883
CIE-Luv:
56.6002, 38.4188, -61.8913
Hunter-Lab:
49.5130, 42.7689, -33.4439
#bc67c7 color charts
#bc67c7 color shades, tints & tones
#bc67c7 color schemes
#bc67c7 color preview, HTML & CSS examples
This text has a color of #bc67c7
<p style="color:#bc67c7;">Text here</p>
.mytext {color:#bc67c7;}
This box has a color of #bc67c7
<div style="background-color:#bc67c7;">Content here</div>
.mybackground {background-color:#bc67c7;}
Border around this has a color of #bc67c7
<div style="border:2px solid #bc67c7;">Content here</div>
.myborder {border:2px solid #bc67c7;}