#b03ab7 color space conversions
Hex:
#b03ab7
RGB:
176, 58, 183
CMY:
31, 77, 28
CMYK:
4, 68, 0, 28
HSL:
297°, 51.8672%, 47.2549%
HSV (HSB):
297°, 68.3060%, 71.7647%
XYZ:
27.9648, 15.6751, 46.3514
xyY:
0.3107, 0.1742, 15.6751
CIE-Lab:
46.5453, 62.9612, -42.6151
CIE-LCH:
46.5453, 76.0274, 325.9080
CIE-Luv:
46.5453, 48.5983, -71.1150
Hunter-Lab:
39.5918, 56.7938, -41.6985
#b03ab7 color charts
#b03ab7 color shades, tints & tones
#b03ab7 color schemes
#b03ab7 color preview, HTML & CSS examples
This text has a color of #b03ab7
<p style="color:#b03ab7;">Text here</p>
.mytext {color:#b03ab7;}
This box has a color of #b03ab7
<div style="background-color:#b03ab7;">Content here</div>
.mybackground {background-color:#b03ab7;}
Border around this has a color of #b03ab7
<div style="border:2px solid #b03ab7;">Content here</div>
.myborder {border:2px solid #b03ab7;}