#b04fb3 color space conversions
Hex:
#b04fb3
RGB:
176, 79, 179
CMY:
31, 69, 30
CMYK:
2, 56, 0, 30
HSL:
298°, 39.6825%, 50.5882%
HSV (HSB):
298°, 55.8659%, 70.1961%
XYZ:
28.8372, 18.0767, 44.6171
xyY:
0.3151, 0.1975, 18.0767
CIE-Lab:
49.5891, 53.2644, -35.4669
CIE-LCH:
49.5891, 63.9922, 326.3417
CIE-Luv:
49.5891, 43.8617, -60.1687
Hunter-Lab:
42.5168, 46.6640, -32.4572
#b04fb3 color charts
#b04fb3 color shades, tints & tones
#b04fb3 color schemes
#b04fb3 color preview, HTML & CSS examples
This text has a color of #b04fb3
<p style="color:#b04fb3;">Text here</p>
.mytext {color:#b04fb3;}
This box has a color of #b04fb3
<div style="background-color:#b04fb3;">Content here</div>
.mybackground {background-color:#b04fb3;}
Border around this has a color of #b04fb3
<div style="border:2px solid #b04fb3;">Content here</div>
.myborder {border:2px solid #b04fb3;}