#b34fc7 color space conversions
Hex:
#b34fc7
RGB:
179, 79, 199
CMY:
30, 69, 22
CMYK:
10, 60, 0, 22
HSL:
290°, 51.7241%, 54.5098%
HSV (HSB):
290°, 60.3015%, 78.0392%
XYZ:
31.6952, 19.2992, 56.0874
xyY:
0.2960, 0.1802, 19.2992
CIE-Lab:
51.0354, 57.7817, -44.7457
CIE-LCH:
51.0354, 73.0815, 322.2461
CIE-Luv:
51.0354, 40.5969, -75.2760
Hunter-Lab:
43.9308, 51.9051, -44.9452
#b34fc7 color charts
#b34fc7 color shades, tints & tones
#b34fc7 color schemes
#b34fc7 color preview, HTML & CSS examples
This text has a color of #b34fc7
<p style="color:#b34fc7;">Text here</p>
.mytext {color:#b34fc7;}
This box has a color of #b34fc7
<div style="background-color:#b34fc7;">Content here</div>
.mybackground {background-color:#b34fc7;}
Border around this has a color of #b34fc7
<div style="border:2px solid #b34fc7;">Content here</div>
.myborder {border:2px solid #b34fc7;}