#b37df8 color space conversions
Hex:
#b37df8
RGB:
179, 125, 248
CMY:
30, 51, 3
CMYK:
28, 50, 0, 3
HSL:
266°, 89.7810%, 73.1373%
HSV (HSB):
266°, 49.5968%, 97.2549%
XYZ:
42.8673, 31.0282, 92.5366
xyY:
0.2576, 0.1864, 31.0282
CIE-Lab:
62.5315, 44.9439, -54.0451
CIE-LCH:
62.5315, 70.2910, 309.7469
CIE-Luv:
62.5315, 16.5361, -91.8638
Hunter-Lab:
55.7030, 39.8878, -59.5034
#b37df8 color charts
#b37df8 color shades, tints & tones
#b37df8 color schemes
#b37df8 color preview, HTML & CSS examples
This text has a color of #b37df8
<p style="color:#b37df8;">Text here</p>
.mytext {color:#b37df8;}
This box has a color of #b37df8
<div style="background-color:#b37df8;">Content here</div>
.mybackground {background-color:#b37df8;}
Border around this has a color of #b37df8
<div style="border:2px solid #b37df8;">Content here</div>
.myborder {border:2px solid #b37df8;}