#b98fc5 color space conversions
Hex:
#b98fc5
RGB:
185, 143, 197
CMY:
27, 44, 23
CMYK:
6, 27, 0, 23
HSL:
287°, 31.7647%, 66.6667%
HSV (HSB):
287°, 27.4112%, 77.2549%
XYZ:
39.9081, 33.9904, 57.2807
xyY:
0.3042, 0.2591, 33.9904
CIE-Lab:
64.9550, 25.4633, -21.8755
CIE-LCH:
64.9550, 33.5696, 319.3342
CIE-Luv:
64.9550, 19.7408, -37.4937
Hunter-Lab:
58.3013, 20.1585, -17.4412
#b98fc5 color charts
#b98fc5 color shades, tints & tones
#b98fc5 color schemes
#b98fc5 color preview, HTML & CSS examples
This text has a color of #b98fc5
<p style="color:#b98fc5;">Text here</p>
.mytext {color:#b98fc5;}
This box has a color of #b98fc5
<div style="background-color:#b98fc5;">Content here</div>
.mybackground {background-color:#b98fc5;}
Border around this has a color of #b98fc5
<div style="border:2px solid #b98fc5;">Content here</div>
.myborder {border:2px solid #b98fc5;}