#bb97f7 color space conversions
Hex:
#bb97f7
RGB:
187, 151, 247
CMY:
27, 41, 3
CMYK:
24, 39, 0, 3
HSL:
263°, 85.7143%, 78.0392%
HSV (HSB):
263°, 38.8664%, 96.8627%
XYZ:
48.3486, 39.4134, 93.0550
xyY:
0.2674, 0.2180, 39.4134
CIE-Lab:
69.0497, 32.5404, -43.1598
CIE-LCH:
69.0497, 54.0523, 307.0145
CIE-Luv:
69.0497, 11.3693, -73.8142
Hunter-Lab:
62.7801, 27.6024, -43.9358
#bb97f7 color charts
#bb97f7 color shades, tints & tones
#bb97f7 color schemes
#bb97f7 color preview, HTML & CSS examples
This text has a color of #bb97f7
<p style="color:#bb97f7;">Text here</p>
.mytext {color:#bb97f7;}
This box has a color of #bb97f7
<div style="background-color:#bb97f7;">Content here</div>
.mybackground {background-color:#bb97f7;}
Border around this has a color of #bb97f7
<div style="border:2px solid #bb97f7;">Content here</div>
.myborder {border:2px solid #bb97f7;}