#b03cb3 color space conversions
Hex:
#b03cb3
RGB:
176, 60, 179
CMY:
31, 76, 30
CMYK:
2, 66, 0, 30
HSL:
298°, 49.7908%, 46.8627%
HSV (HSB):
298°, 66.4804%, 70.1961%
XYZ:
27.6570, 15.7165, 44.2237
xyY:
0.3157, 0.1794, 15.7165
CIE-Lab:
46.6003, 61.4997, -40.1821
CIE-LCH:
46.6003, 73.4630, 326.8406
CIE-Luv:
46.6003, 49.3554, -67.3723
Hunter-Lab:
39.6440, 55.1506, -38.3884
#b03cb3 color charts
#b03cb3 color shades, tints & tones
#b03cb3 color schemes
#b03cb3 color preview, HTML & CSS examples
This text has a color of #b03cb3
<p style="color:#b03cb3;">Text here</p>
.mytext {color:#b03cb3;}
This box has a color of #b03cb3
<div style="background-color:#b03cb3;">Content here</div>
.mybackground {background-color:#b03cb3;}
Border around this has a color of #b03cb3
<div style="border:2px solid #b03cb3;">Content here</div>
.myborder {border:2px solid #b03cb3;}