#b34ec0 color space conversions
Hex:
#b34ec0
RGB:
179, 78, 192
CMY:
30, 69, 25
CMYK:
7, 59, 0, 25
HSL:
293°, 47.5000%, 52.9412%
HSV (HSB):
293°, 59.3750%, 75.2941%
XYZ:
30.8292, 18.8383, 51.8804
xyY:
0.3036, 0.1855, 18.8383
CIE-Lab:
50.4974, 56.9137, -41.5601
CIE-LCH:
50.4974, 70.4728, 323.8620
CIE-Luv:
50.4974, 42.7170, -70.1558
Hunter-Lab:
43.4031, 50.8333, -40.4882
#b34ec0 color charts
#b34ec0 color shades, tints & tones
#b34ec0 color schemes
#b34ec0 color preview, HTML & CSS examples
This text has a color of #b34ec0
<p style="color:#b34ec0;">Text here</p>
.mytext {color:#b34ec0;}
This box has a color of #b34ec0
<div style="background-color:#b34ec0;">Content here</div>
.mybackground {background-color:#b34ec0;}
Border around this has a color of #b34ec0
<div style="border:2px solid #b34ec0;">Content here</div>
.myborder {border:2px solid #b34ec0;}