#b97dbf color space conversions
Hex:
#b97dbf
RGB:
185, 125, 191
CMY:
27, 51, 25
CMYK:
3, 35, 0, 25
HSL:
295°, 34.0206%, 61.9608%
HSV (HSB):
295°, 34.5550%, 74.9020%
XYZ:
36.7452, 28.7431, 52.9015
xyY:
0.3104, 0.2428, 28.7431
CIE-Lab:
60.5542, 34.2673, -25.2389
CIE-LCH:
60.5542, 42.5588, 323.6272
CIE-Luv:
60.5542, 28.9142, -43.6820
Hunter-Lab:
53.6126, 28.5188, -20.9748
#b97dbf color charts
#b97dbf color shades, tints & tones
#b97dbf color schemes
#b97dbf color preview, HTML & CSS examples
This text has a color of #b97dbf
<p style="color:#b97dbf;">Text here</p>
.mytext {color:#b97dbf;}
This box has a color of #b97dbf
<div style="background-color:#b97dbf;">Content here</div>
.mybackground {background-color:#b97dbf;}
Border around this has a color of #b97dbf
<div style="border:2px solid #b97dbf;">Content here</div>
.myborder {border:2px solid #b97dbf;}