#bc97e6 color space conversions
Hex:
#bc97e6
RGB:
188, 151, 230
CMY:
26, 41, 10
CMYK:
18, 34, 0, 10
HSL:
268°, 61.2403%, 74.7059%
HSV (HSB):
268°, 34.3478%, 90.1961%
XYZ:
46.0886, 38.5378, 79.8723
xyY:
0.2802, 0.2343, 38.5378
CIE-Lab:
68.4151, 28.9570, -34.8313
CIE-LCH:
68.4151, 45.2960, 309.7384
CIE-Luv:
68.4151, 13.8653, -59.4075
Hunter-Lab:
62.0788, 23.8842, -32.8290
#bc97e6 color charts
#bc97e6 color shades, tints & tones
#bc97e6 color schemes
#bc97e6 color preview, HTML & CSS examples
This text has a color of #bc97e6
<p style="color:#bc97e6;">Text here</p>
.mytext {color:#bc97e6;}
This box has a color of #bc97e6
<div style="background-color:#bc97e6;">Content here</div>
.mybackground {background-color:#bc97e6;}
Border around this has a color of #bc97e6
<div style="border:2px solid #bc97e6;">Content here</div>
.myborder {border:2px solid #bc97e6;}