#b97cb9 color space conversions
Hex:
#b97cb9
RGB:
185, 124, 185
CMY:
27, 51, 27
CMYK:
0, 33, 0, 27
HSL:
300°, 30.3483%, 60.5882%
HSV (HSB):
300°, 32.9730%, 72.5490%
XYZ:
35.9722, 28.2324, 49.4524
xyY:
0.3165, 0.2484, 28.2324
CIE-Lab:
60.0981, 33.6613, -22.5313
CIE-LCH:
60.0981, 40.5060, 326.2035
CIE-Luv:
60.0981, 30.3849, -39.2948
Hunter-Lab:
53.1341, 27.8610, -17.9878
#b97cb9 color charts
#b97cb9 color shades, tints & tones
#b97cb9 color schemes
#b97cb9 color preview, HTML & CSS examples
This text has a color of #b97cb9
<p style="color:#b97cb9;">Text here</p>
.mytext {color:#b97cb9;}
This box has a color of #b97cb9
<div style="background-color:#b97cb9;">Content here</div>
.mybackground {background-color:#b97cb9;}
Border around this has a color of #b97cb9
<div style="border:2px solid #b97cb9;">Content here</div>
.myborder {border:2px solid #b97cb9;}