#b098d2 color space conversions
Hex:
#b098d2
RGB:
176, 152, 210
CMY:
31, 40, 18
CMYK:
16, 28, 0, 18
HSL:
265°, 39.1892%, 70.9804%
HSV (HSB):
265°, 27.6190%, 82.3529%
XYZ:
40.7656, 36.3397, 65.8385
xyY:
0.2852, 0.2542, 36.3397
CIE-Lab:
66.7787, 20.2651, -26.4013
CIE-LCH:
66.7787, 33.2822, 307.5091
CIE-Luv:
66.7787, 8.9533, -44.1347
Hunter-Lab:
60.2824, 15.2152, -22.5568
#b098d2 color charts
#b098d2 color shades, tints & tones
#b098d2 color schemes
#b098d2 color preview, HTML & CSS examples
This text has a color of #b098d2
<p style="color:#b098d2;">Text here</p>
.mytext {color:#b098d2;}
This box has a color of #b098d2
<div style="background-color:#b098d2;">Content here</div>
.mybackground {background-color:#b098d2;}
Border around this has a color of #b098d2
<div style="border:2px solid #b098d2;">Content here</div>
.myborder {border:2px solid #b098d2;}