#bc97c5 color space conversions
Hex:
#bc97c5
RGB:
188, 151, 197
CMY:
26, 41, 23
CMYK:
5, 23, 0, 23
HSL:
288°, 28.3951%, 68.2353%
HSV (HSB):
288°, 23.3503%, 77.2549%
XYZ:
41.8837, 36.8558, 57.7297
xyY:
0.3069, 0.2701, 36.8558
CIE-Lab:
67.1687, 22.0003, -18.4794
CIE-LCH:
67.1687, 28.7316, 319.9711
CIE-Luv:
67.1687, 17.7521, -31.7682
Hunter-Lab:
60.7090, 16.9081, -13.8841
#bc97c5 color charts
#bc97c5 color shades, tints & tones
#bc97c5 color schemes
#bc97c5 color preview, HTML & CSS examples
This text has a color of #bc97c5
<p style="color:#bc97c5;">Text here</p>
.mytext {color:#bc97c5;}
This box has a color of #bc97c5
<div style="background-color:#bc97c5;">Content here</div>
.mybackground {background-color:#bc97c5;}
Border around this has a color of #bc97c5
<div style="border:2px solid #bc97c5;">Content here</div>
.myborder {border:2px solid #bc97c5;}