#bc68c9 color space conversions
Hex:
#bc68c9
RGB:
188, 104, 201
CMY:
26, 59, 21
CMYK:
6, 48, 0, 21
HSL:
292°, 47.3171%, 59.8039%
HSV (HSB):
292°, 48.2587%, 78.8235%
XYZ:
36.2320, 24.8090, 58.1373
xyY:
0.3040, 0.2082, 24.8090
CIE-Lab:
56.8889, 48.3626, -36.5833
CIE-LCH:
56.8889, 60.6406, 322.8947
CIE-Luv:
56.8889, 37.6020, -63.0135
Hunter-Lab:
49.8087, 42.6798, -34.3380
#bc68c9 color charts
#bc68c9 color shades, tints & tones
#bc68c9 color schemes
#bc68c9 color preview, HTML & CSS examples
This text has a color of #bc68c9
<p style="color:#bc68c9;">Text here</p>
.mytext {color:#bc68c9;}
This box has a color of #bc68c9
<div style="background-color:#bc68c9;">Content here</div>
.mybackground {background-color:#bc68c9;}
Border around this has a color of #bc68c9
<div style="border:2px solid #bc68c9;">Content here</div>
.myborder {border:2px solid #bc68c9;}