#bc68f5 color space conversions
Hex:
#bc68f5
RGB:
188, 104, 245
CMY:
26, 59, 4
CMYK:
23, 58, 0, 4
HSL:
276°, 87.5776%, 68.4314%
HSV (HSB):
276°, 57.5510%, 96.0784%
XYZ:
42.1708, 27.1846, 89.4107
xyY:
0.2656, 0.1712, 27.1846
CIE-Lab:
59.1448, 57.4536, -57.7265
CIE-LCH:
59.1448, 81.4449, 314.8642
CIE-Luv:
59.1448, 28.4785, -98.1586
Hunter-Lab:
52.1388, 53.1310, -65.1768
#bc68f5 color charts
#bc68f5 color shades, tints & tones
#bc68f5 color schemes
#bc68f5 color preview, HTML & CSS examples
This text has a color of #bc68f5
<p style="color:#bc68f5;">Text here</p>
.mytext {color:#bc68f5;}
This box has a color of #bc68f5
<div style="background-color:#bc68f5;">Content here</div>
.mybackground {background-color:#bc68f5;}
Border around this has a color of #bc68f5
<div style="border:2px solid #bc68f5;">Content here</div>
.myborder {border:2px solid #bc68f5;}