#b34ff5 color space conversions
Hex:
#b34ff5
RGB:
179, 79, 245
CMY:
30, 69, 4
CMYK:
27, 68, 0, 4
HSL:
276°, 89.2473%, 63.5294%
HSV (HSB):
276°, 67.7551%, 96.0784%
XYZ:
37.8678, 21.7682, 88.5920
xyY:
0.2555, 0.1469, 21.7682
CIE-Lab:
53.7802, 67.1379, -66.4024
CIE-LCH:
53.7802, 94.4287, 315.3156
CIE-Luv:
53.7802, 29.7324, -110.0760
Hunter-Lab:
46.6564, 63.2273, -79.9213
#b34ff5 color charts
#b34ff5 color shades, tints & tones
#b34ff5 color schemes
#b34ff5 color preview, HTML & CSS examples
This text has a color of #b34ff5
<p style="color:#b34ff5;">Text here</p>
.mytext {color:#b34ff5;}
This box has a color of #b34ff5
<div style="background-color:#b34ff5;">Content here</div>
.mybackground {background-color:#b34ff5;}
Border around this has a color of #b34ff5
<div style="border:2px solid #b34ff5;">Content here</div>
.myborder {border:2px solid #b34ff5;}