#b98cc3 color space conversions
Hex:
#b98cc3
RGB:
185, 140, 195
CMY:
27, 45, 24
CMYK:
5, 28, 0, 24
HSL:
289°, 31.4286%, 65.6863%
HSV (HSB):
289°, 28.2051%, 76.4706%
XYZ:
39.2360, 33.0106, 55.9335
xyY:
0.3061, 0.2575, 33.0106
CIE-Lab:
64.1695, 26.7354, -21.9539
CIE-LCH:
64.1695, 34.5941, 320.6087
CIE-Luv:
64.1695, 21.4098, -37.7405
Hunter-Lab:
57.4548, 21.3519, -17.5017
#b98cc3 color charts
#b98cc3 color shades, tints & tones
#b98cc3 color schemes
#b98cc3 color preview, HTML & CSS examples
This text has a color of #b98cc3
<p style="color:#b98cc3;">Text here</p>
.mytext {color:#b98cc3;}
This box has a color of #b98cc3
<div style="background-color:#b98cc3;">Content here</div>
.mybackground {background-color:#b98cc3;}
Border around this has a color of #b98cc3
<div style="border:2px solid #b98cc3;">Content here</div>
.myborder {border:2px solid #b98cc3;}