#b34da6 color space conversions
Hex:
#b34da6
RGB:
179, 77, 166
CMY:
30, 70, 35
CMYK:
0, 57, 7, 30
HSL:
308°, 40.1575%, 50.1961%
HSV (HSB):
308°, 56.9832%, 70.1961%
XYZ:
28.1272, 17.6446, 37.9997
xyY:
0.3358, 0.2106, 17.6446
CIE-Lab:
49.0622, 52.7552, -28.6348
CIE-LCH:
49.0622, 60.0255, 331.5075
CIE-Luv:
49.0622, 50.2170, -49.7263
Hunter-Lab:
42.0055, 46.0153, -24.2320
#b34da6 color charts
#b34da6 color shades, tints & tones
#b34da6 color schemes
#b34da6 color preview, HTML & CSS examples
This text has a color of #b34da6
<p style="color:#b34da6;">Text here</p>
.mytext {color:#b34da6;}
This box has a color of #b34da6
<div style="background-color:#b34da6;">Content here</div>
.mybackground {background-color:#b34da6;}
Border around this has a color of #b34da6
<div style="border:2px solid #b34da6;">Content here</div>
.myborder {border:2px solid #b34da6;}