#bc67c4 color space conversions
Hex:
#bc67c4
RGB:
188, 103, 196
CMY:
26, 60, 23
CMYK:
4, 47, 0, 23
HSL:
295°, 44.0758%, 58.6275%
HSV (HSB):
295°, 47.4490%, 76.8627%
XYZ:
35.5531, 24.3774, 55.0560
xyY:
0.3092, 0.2120, 24.3774
CIE-Lab:
56.4637, 47.9168, -34.3978
CIE-LCH:
56.4637, 58.9850, 324.3268
CIE-Luv:
56.4637, 39.0865, -59.4353
Hunter-Lab:
49.3735, 42.1316, -31.5524
#bc67c4 color charts
#bc67c4 color shades, tints & tones
#bc67c4 color schemes
#bc67c4 color preview, HTML & CSS examples
This text has a color of #bc67c4
<p style="color:#bc67c4;">Text here</p>
.mytext {color:#bc67c4;}
This box has a color of #bc67c4
<div style="background-color:#bc67c4;">Content here</div>
.mybackground {background-color:#bc67c4;}
Border around this has a color of #bc67c4
<div style="border:2px solid #bc67c4;">Content here</div>
.myborder {border:2px solid #bc67c4;}