#b98fcb color space conversions
Hex:
#b98fcb
RGB:
185, 143, 203
CMY:
27, 44, 20
CMYK:
9, 30, 0, 20
HSL:
282°, 36.5854%, 67.8431%
HSV (HSB):
282°, 29.5567%, 79.6078%
XYZ:
40.6095, 34.2710, 60.9745
xyY:
0.2989, 0.2523, 34.2710
CIE-Lab:
65.1771, 26.6867, -24.8909
CIE-LCH:
65.1771, 36.4930, 316.9941
CIE-Luv:
65.1771, 18.9677, -42.5088
Hunter-Lab:
58.5414, 21.3759, -20.7752
#b98fcb color charts
#b98fcb color shades, tints & tones
#b98fcb color schemes
#b98fcb color preview, HTML & CSS examples
This text has a color of #b98fcb
<p style="color:#b98fcb;">Text here</p>
.mytext {color:#b98fcb;}
This box has a color of #b98fcb
<div style="background-color:#b98fcb;">Content here</div>
.mybackground {background-color:#b98fcb;}
Border around this has a color of #b98fcb
<div style="border:2px solid #b98fcb;">Content here</div>
.myborder {border:2px solid #b98fcb;}