#b03bb5 color space conversions
Hex:
#b03bb5
RGB:
176, 59, 181
CMY:
31, 77, 29
CMYK:
3, 67, 0, 29
HSL:
298°, 50.8333%, 47.0588%
HSV (HSB):
298°, 67.4033%, 70.9804%
XYZ:
27.8090, 15.6942, 45.2797
xyY:
0.3132, 0.1768, 15.6942
CIE-Lab:
46.5707, 62.2328, -41.4026
CIE-LCH:
46.5707, 74.7469, 326.3647
CIE-Luv:
46.5707, 48.9807, -69.2513
Hunter-Lab:
39.6159, 55.9726, -40.0353
#b03bb5 color charts
#b03bb5 color shades, tints & tones
#b03bb5 color schemes
#b03bb5 color preview, HTML & CSS examples
This text has a color of #b03bb5
<p style="color:#b03bb5;">Text here</p>
.mytext {color:#b03bb5;}
This box has a color of #b03bb5
<div style="background-color:#b03bb5;">Content here</div>
.mybackground {background-color:#b03bb5;}
Border around this has a color of #b03bb5
<div style="border:2px solid #b03bb5;">Content here</div>
.myborder {border:2px solid #b03bb5;}