#b98af8 color space conversions
Hex:
#b98af8
RGB:
185, 138, 248
CMY:
27, 46, 3
CMYK:
25, 44, 0, 3
HSL:
266°, 88.7097%, 75.6863%
HSV (HSB):
266°, 44.3548%, 97.2549%
XYZ:
46.0393, 35.2686, 93.1879
xyY:
0.2638, 0.2021, 35.2686
CIE-Lab:
65.9572, 39.4114, -48.5820
CIE-LCH:
65.9572, 62.5577, 309.0502
CIE-Luv:
65.9572, 15.1269, -83.1105
Hunter-Lab:
59.3873, 34.4522, -51.4640
#b98af8 color charts
#b98af8 color shades, tints & tones
#b98af8 color schemes
#b98af8 color preview, HTML & CSS examples
This text has a color of #b98af8
<p style="color:#b98af8;">Text here</p>
.mytext {color:#b98af8;}
This box has a color of #b98af8
<div style="background-color:#b98af8;">Content here</div>
.mybackground {background-color:#b98af8;}
Border around this has a color of #b98af8
<div style="border:2px solid #b98af8;">Content here</div>
.myborder {border:2px solid #b98af8;}