#b34cf9 color space conversions
Hex:
#b34cf9
RGB:
179, 76, 249
CMY:
30, 70, 2
CMYK:
28, 69, 0, 2
HSL:
276°, 93.5135%, 63.7255%
HSV (HSB):
276°, 69.4779%, 97.6471%
XYZ:
38.2737, 21.5921, 91.7730
xyY:
0.2524, 0.1424, 21.5921
CIE-Lab:
53.5916, 69.2611, -68.9361
CIE-LCH:
53.5916, 97.7205, 315.1347
CIE-Luv:
53.5916, 29.4829, -113.9047
Hunter-Lab:
46.4673, 65.7071, -84.5706
#b34cf9 color charts
#b34cf9 color shades, tints & tones
#b34cf9 color schemes
#b34cf9 color preview, HTML & CSS examples
This text has a color of #b34cf9
<p style="color:#b34cf9;">Text here</p>
.mytext {color:#b34cf9;}
This box has a color of #b34cf9
<div style="background-color:#b34cf9;">Content here</div>
.mybackground {background-color:#b34cf9;}
Border around this has a color of #b34cf9
<div style="border:2px solid #b34cf9;">Content here</div>
.myborder {border:2px solid #b34cf9;}