#bc97f9 color space conversions
Hex:
#bc97f9
RGB:
188, 151, 249
CMY:
26, 41, 2
CMYK:
24, 39, 0, 2
HSL:
263°, 89.0909%, 78.4314%
HSV (HSB):
263°, 39.3574%, 97.6471%
XYZ:
48.9045, 39.6641, 94.7009
xyY:
0.2668, 0.2164, 39.6641
CIE-Lab:
69.2296, 33.2886, -43.9621
CIE-LCH:
69.2296, 55.1434, 307.1335
CIE-Luv:
69.2296, 11.6661, -75.2836
Hunter-Lab:
62.9795, 28.3939, -45.0675
#bc97f9 color charts
#bc97f9 color shades, tints & tones
#bc97f9 color schemes
#bc97f9 color preview, HTML & CSS examples
This text has a color of #bc97f9
<p style="color:#bc97f9;">Text here</p>
.mytext {color:#bc97f9;}
This box has a color of #bc97f9
<div style="background-color:#bc97f9;">Content here</div>
.mybackground {background-color:#bc97f9;}
Border around this has a color of #bc97f9
<div style="border:2px solid #bc97f9;">Content here</div>
.myborder {border:2px solid #bc97f9;}