#b04db3 color space conversions
Hex:
#b04db3
RGB:
176, 77, 179
CMY:
31, 70, 30
CMYK:
2, 57, 0, 30
HSL:
298°, 40.1575%, 50.1961%
HSV (HSB):
298°, 56.9832%, 70.1961%
XYZ:
28.6951, 17.7925, 44.5697
xyY:
0.3151, 0.1954, 17.7925
CIE-Lab:
49.2435, 54.2011, -36.0101
CIE-LCH:
49.2435, 65.0729, 326.4007
CIE-Luv:
49.2435, 44.5114, -61.0209
Hunter-Lab:
42.1812, 47.6130, -33.1205
#b04db3 color charts
#b04db3 color shades, tints & tones
#b04db3 color schemes
#b04db3 color preview, HTML & CSS examples
This text has a color of #b04db3
<p style="color:#b04db3;">Text here</p>
.mytext {color:#b04db3;}
This box has a color of #b04db3
<div style="background-color:#b04db3;">Content here</div>
.mybackground {background-color:#b04db3;}
Border around this has a color of #b04db3
<div style="border:2px solid #b04db3;">Content here</div>
.myborder {border:2px solid #b04db3;}