#b04fb2 color space conversions
Hex:
#b04fb2
RGB:
176, 79, 178
CMY:
31, 69, 30
CMYK:
1, 56, 0, 30
HSL:
299°, 39.1304%, 50.3922%
HSV (HSB):
299°, 55.6180%, 69.8039%
XYZ:
28.7364, 18.0364, 44.0863
xyY:
0.3163, 0.1985, 18.0364
CIE-Lab:
49.5403, 53.0828, -34.9596
CIE-LCH:
49.5403, 63.5607, 326.6316
CIE-Luv:
49.5403, 44.1286, -59.3650
Hunter-Lab:
42.4693, 46.4586, -31.8189
#b04fb2 color charts
#b04fb2 color shades, tints & tones
#b04fb2 color schemes
#b04fb2 color preview, HTML & CSS examples
This text has a color of #b04fb2
<p style="color:#b04fb2;">Text here</p>
.mytext {color:#b04fb2;}
This box has a color of #b04fb2
<div style="background-color:#b04fb2;">Content here</div>
.mybackground {background-color:#b04fb2;}
Border around this has a color of #b04fb2
<div style="border:2px solid #b04fb2;">Content here</div>
.myborder {border:2px solid #b04fb2;}