#bc67f4 color space conversions
Hex:
#bc67f4
RGB:
188, 103, 244
CMY:
26, 60, 4
CMYK:
23, 58, 0, 4
HSL:
276°, 86.5031%, 68.0392%
HSV (HSB):
276°, 57.7869%, 95.6863%
XYZ:
41.9184, 26.9235, 88.5754
xyY:
0.2663, 0.1710, 26.9235
CIE-Lab:
58.9035, 57.7315, -57.5575
CIE-LCH:
58.9035, 81.5217, 315.0865
CIE-Luv:
58.9035, 28.9630, -97.8396
Hunter-Lab:
51.8879, 53.4002, -64.8897
#bc67f4 color charts
#bc67f4 color shades, tints & tones
#bc67f4 color schemes
#bc67f4 color preview, HTML & CSS examples
This text has a color of #bc67f4
<p style="color:#bc67f4;">Text here</p>
.mytext {color:#bc67f4;}
This box has a color of #bc67f4
<div style="background-color:#bc67f4;">Content here</div>
.mybackground {background-color:#bc67f4;}
Border around this has a color of #bc67f4
<div style="border:2px solid #bc67f4;">Content here</div>
.myborder {border:2px solid #bc67f4;}