#b34bed color space conversions
Hex:
#b34bed
RGB:
179, 75, 237
CMY:
30, 71, 7
CMYK:
24, 68, 0, 7
HSL:
279°, 81.8182%, 61.1765%
HSV (HSB):
279°, 68.3544%, 92.9412%
XYZ:
36.3925, 20.7303, 82.2040
xyY:
0.2612, 0.1488, 20.7303
CIE-Lab:
52.6530, 67.1553, -63.7457
CIE-LCH:
52.6530, 92.5924, 316.4921
CIE-Luv:
52.6530, 32.3386, -105.5615
Hunter-Lab:
45.5305, 62.9966, -75.1750
#b34bed color charts
#b34bed color shades, tints & tones
#b34bed color schemes
#b34bed color preview, HTML & CSS examples
This text has a color of #b34bed
<p style="color:#b34bed;">Text here</p>
.mytext {color:#b34bed;}
This box has a color of #b34bed
<div style="background-color:#b34bed;">Content here</div>
.mybackground {background-color:#b34bed;}
Border around this has a color of #b34bed
<div style="border:2px solid #b34bed;">Content here</div>
.myborder {border:2px solid #b34bed;}