#b98fd2 color space conversions
Hex:
#b98fd2
RGB:
185, 143, 210
CMY:
27, 44, 18
CMYK:
12, 32, 0, 18
HSL:
278°, 42.6752%, 69.2157%
HSV (HSB):
278°, 31.9048%, 82.3529%
XYZ:
41.4629, 34.6124, 65.4683
xyY:
0.2929, 0.2445, 34.6124
CIE-Lab:
65.4457, 28.1484, -28.3820
CIE-LCH:
65.4457, 39.9734, 314.7633
CIE-Luv:
65.4457, 18.0670, -48.3742
Hunter-Lab:
58.8323, 22.8440, -24.7951
#b98fd2 color charts
#b98fd2 color shades, tints & tones
#b98fd2 color schemes
#b98fd2 color preview, HTML & CSS examples
This text has a color of #b98fd2
<p style="color:#b98fd2;">Text here</p>
.mytext {color:#b98fd2;}
This box has a color of #b98fd2
<div style="background-color:#b98fd2;">Content here</div>
.mybackground {background-color:#b98fd2;}
Border around this has a color of #b98fd2
<div style="border:2px solid #b98fd2;">Content here</div>
.myborder {border:2px solid #b98fd2;}