#bb97f8 color space conversions
Hex:
#bb97f8
RGB:
187, 151, 248
CMY:
27, 41, 3
CMYK:
25, 39, 0, 3
HSL:
262°, 87.3874%, 78.2353%
HSV (HSB):
262°, 39.1129%, 97.2549%
XYZ:
48.5034, 39.4753, 93.8700
xyY:
0.2667, 0.2171, 39.4753
CIE-Lab:
69.0942, 32.7740, -43.6356
CIE-LCH:
69.0942, 54.5729, 306.9096
CIE-Luv:
69.0942, 11.2562, -74.6461
Hunter-Lab:
62.8294, 27.8480, -44.6014
#bb97f8 color charts
#bb97f8 color shades, tints & tones
#bb97f8 color schemes
#bb97f8 color preview, HTML & CSS examples
This text has a color of #bb97f8
<p style="color:#bb97f8;">Text here</p>
.mytext {color:#bb97f8;}
This box has a color of #bb97f8
<div style="background-color:#bb97f8;">Content here</div>
.mybackground {background-color:#bb97f8;}
Border around this has a color of #bb97f8
<div style="border:2px solid #bb97f8;">Content here</div>
.myborder {border:2px solid #bb97f8;}