#b03baa color space conversions
Hex:
#b03baa
RGB:
176, 59, 170
CMY:
31, 77, 33
CMYK:
0, 66, 3, 31
HSL:
303°, 49.7872%, 46.0784%
HSV (HSB):
303°, 66.4773%, 69.0196%
XYZ:
26.7242, 15.2603, 39.5672
xyY:
0.3277, 0.1871, 15.2603
CIE-Lab:
45.9887, 60.3681, -35.8441
CIE-LCH:
45.9887, 70.2076, 329.2999
CIE-Luv:
45.9887, 52.4483, -60.6425
Hunter-Lab:
39.0645, 53.7498, -32.7080
#b03baa color charts
#b03baa color shades, tints & tones
#b03baa color schemes
#b03baa color preview, HTML & CSS examples
This text has a color of #b03baa
<p style="color:#b03baa;">Text here</p>
.mytext {color:#b03baa;}
This box has a color of #b03baa
<div style="background-color:#b03baa;">Content here</div>
.mybackground {background-color:#b03baa;}
Border around this has a color of #b03baa
<div style="border:2px solid #b03baa;">Content here</div>
.myborder {border:2px solid #b03baa;}