#b98dc2 color space conversions
Hex:
#b98dc2
RGB:
185, 141, 194
CMY:
27, 45, 24
CMYK:
5, 27, 0, 24
HSL:
290°, 30.2857%, 65.6863%
HSV (HSB):
290°, 27.3196%, 76.0784%
XYZ:
39.2701, 33.2591, 55.3888
xyY:
0.3070, 0.2600, 33.2591
CIE-Lab:
64.3701, 25.9782, -21.0863
CIE-LCH:
64.3701, 33.4589, 320.9340
CIE-Luv:
64.3701, 21.0737, -36.2708
Hunter-Lab:
57.6707, 20.6234, -16.5746
#b98dc2 color charts
#b98dc2 color shades, tints & tones
#b98dc2 color schemes
#b98dc2 color preview, HTML & CSS examples
This text has a color of #b98dc2
<p style="color:#b98dc2;">Text here</p>
.mytext {color:#b98dc2;}
This box has a color of #b98dc2
<div style="background-color:#b98dc2;">Content here</div>
.mybackground {background-color:#b98dc2;}
Border around this has a color of #b98dc2
<div style="border:2px solid #b98dc2;">Content here</div>
.myborder {border:2px solid #b98dc2;}