#b037f4 color space conversions
Hex:
#b037f4
RGB:
176, 55, 244
CMY:
31, 78, 4
CMYK:
28, 77, 0, 4
HSL:
278°, 89.5735%, 58.6275%
HSV (HSB):
278°, 77.4590%, 95.6863%
XYZ:
35.5998, 18.4941, 87.2814
xyY:
0.2518, 0.1308, 18.4941
CIE-Lab:
50.0900, 75.5471, -71.8394
CIE-LCH:
50.0900, 104.2510, 316.4410
CIE-Luv:
50.0900, 32.4759, -116.4230
Hunter-Lab:
43.0048, 72.5057, -90.2300
#b037f4 color charts
#b037f4 color shades, tints & tones
#b037f4 color schemes
#b037f4 color preview, HTML & CSS examples
This text has a color of #b037f4
<p style="color:#b037f4;">Text here</p>
.mytext {color:#b037f4;}
This box has a color of #b037f4
<div style="background-color:#b037f4;">Content here</div>
.mybackground {background-color:#b037f4;}
Border around this has a color of #b037f4
<div style="border:2px solid #b037f4;">Content here</div>
.myborder {border:2px solid #b037f4;}