#b03bc6 color space conversions
Hex:
#b03bc6
RGB:
176, 59, 198
CMY:
31, 77, 22
CMYK:
11, 70, 0, 22
HSL:
291°, 54.9407%, 50.3922%
HSV (HSB):
291°, 70.2020%, 77.6471%
XYZ:
29.6615, 16.4353, 55.0351
xyY:
0.2933, 0.1625, 16.4353
CIE-Lab:
47.5404, 65.2661, -49.7625
CIE-LCH:
47.5404, 82.0729, 322.6761
CIE-Luv:
47.5404, 43.8913, -82.2886
Hunter-Lab:
40.5404, 59.6543, -52.1100
#b03bc6 color charts
#b03bc6 color shades, tints & tones
#b03bc6 color schemes
#b03bc6 color preview, HTML & CSS examples
This text has a color of #b03bc6
<p style="color:#b03bc6;">Text here</p>
.mytext {color:#b03bc6;}
This box has a color of #b03bc6
<div style="background-color:#b03bc6;">Content here</div>
.mybackground {background-color:#b03bc6;}
Border around this has a color of #b03bc6
<div style="border:2px solid #b03bc6;">Content here</div>
.myborder {border:2px solid #b03bc6;}