#b97bcd color space conversions
Hex:
#b97bcd
RGB:
185, 123, 205
CMY:
27, 52, 20
CMYK:
10, 40, 0, 20
HSL:
285°, 45.0549%, 64.3137%
HSV (HSB):
285°, 40.0000%, 80.3922%
XYZ:
38.1100, 28.8880, 61.3249
xyY:
0.2970, 0.2251, 28.8880
CIE-Lab:
60.6826, 38.1688, -32.9552
CIE-LCH:
60.6826, 50.4272, 319.1925
CIE-Luv:
60.6826, 27.4128, -56.5206
Hunter-Lab:
53.7475, 32.5082, -30.0255
#b97bcd color charts
#b97bcd color shades, tints & tones
#b97bcd color schemes
#b97bcd color preview, HTML & CSS examples
This text has a color of #b97bcd
<p style="color:#b97bcd;">Text here</p>
.mytext {color:#b97bcd;}
This box has a color of #b97bcd
<div style="background-color:#b97bcd;">Content here</div>
.mybackground {background-color:#b97bcd;}
Border around this has a color of #b97bcd
<div style="border:2px solid #b97bcd;">Content here</div>
.myborder {border:2px solid #b97bcd;}